Start networking and exchanging professional insights

Register now or log in to join your professional community.

Follow

What is the architecture of jvm ? What is the use of adaptive optimization in java ? What is the role security manager in jvm ?

user-image
Question added by Mohd shahnawaz khan , Associate Project , Cognizant Technology Solution
Date Posted: 2013/12/03
Phu Le
by Phu Le , Senior Developer , FPT Software

1. Architecture of JVM contains 

Classloader, Class(Method) Area, Heap, Stack, Program Counter Register, Native Method Stack, Execution Engine

 

2. Hotspot adaptive optimization

 

3. The JVM has security mechanisms built into it that allow you to define restrictions to code through a Java security policy file. The Java security manager uses the Java security policy file to enforce a set of permissions granted to classes. The permissions allow specified classes running in that instance of the JVM to permit or not permit certain runtime operations. In many cases, where the threat model does not include malicious code being run in the JVM, the Java security manager is unnecessary. However, when third-parties use WebLogic Server and unknown classes are being run, the Java security manager may be useful.

More Questions Like This

Do you need help in adding the right keywords to your CV? Let our CV writing experts help you.