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!

How to compile open source JVM code to a real JVM

843829Mar 30 2009 — edited Mar 30 2009
It is wellknown that JVM's source code is opened.But I have a question that how to compile the code I got from the SVN or other places to a real JVM.
I ask this question because I want to got a JVM for my own, so I want to change some features in JVM source code. But what should I do to compile it when I have already change the code of JVM?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 27 2009
Added on Mar 30 2009
2 comments
149 views