Skip to Main Content

Java HotSpot Virtual Machine

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

JVM option

843829Nov 2 2009 — edited Nov 3 2009
Hi All,

Need assistance in setting up JVM option in my custom container.
The following options are supported at HP-UX JDK.

-XX:+UseGetTimeOfDay ----The HotSpot JVM uses the gettimeofday() system call to obtain date and time information.
-XX:+UseHighResolutionTimer
-XdoCloseWithReadPending ---The java command line option -XdoCloseWithReadPending allows one thread to close() a socket when there is an outstanding read pending on that same socket from another thread.

Is there a corresponding JVM setting which can be done in Sun JDK. We are planning to migrate from HP UX to Linux x86 platform and require assistance in the above. Any help/pointers in the above would be appreciated.

Thanks a advance.
Regards,
Geeta
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 1 2009
Added on Nov 2 2009
2 comments
1,484 views