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!

Find out the location of jvm.dll

843829Jun 25 2003 — edited Jul 16 2003
I have created an executable to call my Java classes, that uses the Win32 API LoadLibrary to load the jvm.dll.

At the moment I have hard coded the path to jvm.dll. Is there any reliable way of determining the path to jvm.dll at runtime?

Thanks
Richard
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 13 2003
Added on Jun 25 2003
4 comments
274 views