RFR: JDK-8189061 - serviceability/sa/TestInstanceKlassSize.java - Unable to find instance klass for null

David Holmes david.holmes at oracle.com
Mon Oct 23 05:57:11 UTC 2017


Looks good!

Thanks,
David

On 23/10/2017 3:19 PM, Sharath Ballal wrote:
> Hello,
> 
> Pls review this simple fix for excluding sun.util.PreHashedMap from 
> TestInstanceKlassSize.java.
> 
> sun.util.PreHashedMap can be lazily loaded due to JDK-8186517 
> <https://bugs.openjdk.java.net/browse/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
> 


More information about the serviceability-dev mailing list