[15] RFR(T) 8249681 : gc/stress/TestJNIBlockFullGC/TestJNIBlockFullGC.java fails w/ UnsatisfiedLinkError

Igor Ignatyev igor.ignatyev at oracle.com
Fri Jul 17 22:02:20 UTC 2020


thanks Thomas, pushed to jdk15.

-- Igor

> On Jul 17, 2020, at 1:50 PM, Thomas Schatzl <thomas.schatzl at oracle.com> wrote:
> 
> ... and indeed trivial.
> 
> Thomas
> 
> ----- Original Message -----
> From: thomas.schatzl at oracle.com
> To: igor.ignatyev at oracle.com
> Cc: hotspot-gc-dev at openjdk.java.net
> Sent: Friday, July 17, 2020 10:49:42 PM GMT +01:00 Amsterdam / Berlin / Bern / Rome / Stockholm / Vienna
> Subject: Re: [15] RFR(T) 8249681 : gc/stress/TestJNIBlockFullGC/TestJNIBlockFullGC.java fails w/ UnsatisfiedLinkError
> 
> Hi,
> 
>  looks good.
> 
> Thomas
> 
> ----- Original Message -----
> From: igor.ignatyev at oracle.com
> To: hotspot-gc-dev at openjdk.java.net
> Sent: Friday, July 17, 2020 8:58:48 PM GMT +01:00 Amsterdam / Berlin / Bern / Rome / Stockholm / Vienna
> Subject: [15] RFR(T) 8249681 : gc/stress/TestJNIBlockFullGC/TestJNIBlockFullGC.java fails w/ UnsatisfiedLinkError
> 
> http://cr.openjdk.java.net/~iignatyev//8249681/webrev.00
>> 2 lines changed: 0 ins; 0 del; 2 mod;
> 
> 
> Hi all,
> 
> could you please review this trivial fix for TestJNIBlockFullGC test?
> 
> gc/stress/TestJNIBlockFullGC/TestJNIBlockFullGC.java fails w/ UnsatisfiedLinkError 'int gc.stress.TestJNIBlockFullGC.TestJNIBlockFullGC.TestCriticalArray0(int[])' b/c TestJNIBlockFullGC was moved to gc.stress.TestJNIBlockFullGC package by 8214799, but the JNI method hasn't been renamed.
> 
> testing: gc/stress/TestJNIBlockFullGC/TestJNIBlockFullGC.java on {windows,linux,macos}-x64
> webrev: http://cr.openjdk.java.net/~iignatyev//8249681/webrev.00
> JBS: https://bugs.openjdk.java.net/browse/JDK-8249681
> 
> PS the test fails w/ OOME and is still problem-listed due to 8192647
> 
> Thanks,
> -- Igor




More information about the hotspot-gc-dev mailing list