RFR 8058715: stability issues when being launched as an embedded JVM via JNI
Coleen Phillimore
coleen.phillimore at oracle.com
Wed Nov 5 19:50:20 UTC 2014
Looks good, David.
Thank you for diagnosing and resolving this customer problem!
Coleen
On 11/5/14, 1:59 PM, david buck wrote:
> Hi!
>
> This is a request for code review of my fix for jdk8058715
>
> BUGURL: https://bugs.openjdk.java.net/browse/JDK-8058715
> WEBREV: http://cr.openjdk.java.net/~dbuck/8058715/webrev.01/
>
> We have also received confirmation from the original reporter of the
> issue that this solution resolves the crashes they were seeing in
> their environment. I have tested that this change does not break the
> original NX bug workaround. I also ran the NX bug reproducer (v8
> benchmark of Nashorn running in a loop) using a fastdebug build with
> the -XX:NativeMemoryTracking=summary option. Obviously no crashes or
> other issues were detected.
>
> Cheers,
> -Buck
More information about the hotspot-runtime-dev
mailing list