RFR(xs): 8202669: Intermittent crash in ClassLoadingService::compute_class_size()

Ioi Lam ioi.lam at oracle.com
Fri May 11 23:41:20 UTC 2018


Looks good. Thanks for fixing!

- Ioi


On 5/11/18 3:20 PM, Calvin Cheung wrote:
> bug: https://bugs.openjdk.java.net/browse/JDK-8202669
>
> webrev: http://cr.openjdk.java.net/~ccheung/8202669/webrev.00/
>
> This bug surfaced after the change for JDK-8200466.
> The proposed change is simply null checking the _transitive_interfaces 
> before accessing its size().
>
> I ran the affected tests with the change 30 times on Oracle platforms 
> and didn't see any failures.
>
> thanks,
> Calvin



More information about the hotspot-runtime-dev mailing list