RFR (trivial) 8199137: StringInternSync test crashes in exit verification
Erik Osterlund
erik.osterlund at oracle.com
Tue Mar 6 21:10:26 UTC 2018
Hi Coleen,
Looks good. Thanks for fixing.
/Erik
> On 6 Mar 2018, at 21:10, coleen.phillimore at oracle.com wrote:
>
> Summary: java_lang_String::equals(oop, oop) was buggy.
>
> open webrev at http://cr.openjdk.java.net/~coleenp/8199137.01/webrev
> bug link https://bugs.openjdk.java.net/browse/JDK-8199137
>
> This verification is rarely called, but was called for one of the internal tests, which produced this crash. I think Erik Osterlund found this bug at one point too.
>
> Thanks,
> Coleen
More information about the hotspot-runtime-dev
mailing list