RFR(XS) 8142435: [JVMCI] restore missing InstalledCode.version increment

Tom Rodriguez tom.rodriguez at oracle.com
Tue Nov 10 20:45:26 UTC 2015


http://cr.openjdk.java.net/~never/8142435/webrev <http://cr.openjdk.java.net/~never/8142435/webrev>

The JVMCI InstalledCode object maintains a version counter that is incremented when an InstalledCode handle is associated with a new nmethod.  The code was accidentally deleted during a previous and simply needs to be restored.  Tested with Graal.

tom
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20151110/5768238b/attachment.html>


More information about the hotspot-compiler-dev mailing list