RFR: 8057752: WhiteBox extension support for testing

Stefan Johansson stefan.johansson at oracle.com
Mon Sep 8 14:52:41 UTC 2014


Hi,

Please review these changes for RFE:
https://bugs.openjdk.java.net/browse/JDK-8057752

Webrev:
http://cr.openjdk.java.net/~sjohanss/8057752/webrev.00/

Summary:
Added the call to register_extended to make it possible extend the 
WhiteBox API. The Java API is still defined in WhiteBox.java, if the 
extension methods are not defined by an extension a linker error will 
occur.

Stefan


More information about the hotspot-dev mailing list