RFR: JDK-8189061 - serviceability/sa/TestInstanceKlassSize.java - Unable to find instance klass for null
Jini George
jini.george at oracle.com
Mon Oct 23 05:40:02 UTC 2017
Your fix looks good to me, Sharath.
Thanks,
Jini (Not a Reviewer).
On 10/23/2017 10:49 AM, 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