Review request for JDK-8059346

Attila Szegedi attila.szegedi at oracle.com
Thu Oct 2 11:21:38 UTC 2014


Please review JDK-8059346 at <http://cr.openjdk.java.net/~attila/8059346/webrev.00> for <https://bugs.openjdk.java.net/browse/JDK-8059346>

This patch allows classes representing obsolete code (overly optimistic code that got deoptimized) to get unloaded from memory. Example: with this patch box2d unloads 617 classes it didn't unload before.

Thanks,
  Attila.



More information about the nashorn-dev mailing list