I\'m trying to change some classes from open jdk, so I\'m creating the same package structure as the open jdk classes have and I\'m changing the classes using netbeans. When i\'
If there is anybody who has a problem with using -Xbootclasspath option I absolutely recommend the following page I have found some time ago:
https://github.com/adrianmalik/hotspot-overriding-jdk .
There is a detailed explanation how to use this option with a good (and working) code sample.