RFR: JDK-8189061 - serviceability/sa/TestInstanceKlassSize.java - Unable to find instance klass for null
Sharath Ballal
sharath.ballal at oracle.com
Mon Oct 23 05:19:59 UTC 2017
Hello,
Pls review this simple fix for excluding sun.util.PreHashedMap from TestInstanceKlassSize.java.
sun.util.PreHashedMap can be lazily loaded due to HYPERLINK "https://bugs.openjdk.java.net/browse/JDK-8186517"JDK-8186517 and hence we have excluded it from the test.
Issue: https://bugs.openjdk.java.net/browse/JDK-8189061
Webrev: http://cr.openjdk.java.net/~sballal/8189061/webrev.00/
Thanks,
Sharath
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/serviceability-dev/attachments/20171022/9f254761/attachment.html>
More information about the serviceability-dev
mailing list