RFR 8239568: https://bugs.openjdk.java.net/browse/JDK-8239568

coleen.phillimore at oracle.com coleen.phillimore at oracle.com
Thu Feb 27 22:35:48 UTC 2020


Looks good to me.
Coleen

On 2/24/20 4:43 PM, Harold Seigel wrote:
> Hi,
>
> Please review this change to fix test LoadLibraryTest.java.  The fix 
> changes the test to use inner classes.  Also, it only checks for the 
> "Unloaded library ..." logging message if the class that loaded the 
> shared library actually got unloaded.  And, the -Xmn8m flag to 
> increase the chance that the class got unloaded.
>
> Open Webrev: 
> http://cr.openjdk.java.net/~hseigel/bug_8239568/webrev/index.html
>
> JBS Bug: 
> http://cr.openjdk.java.net/~hseigel/bug_8239568/webrev/index.html
>
> The modified test was tested on Linux-x64, Windows, and Mac OS X.
>
> Thanks, Harold
>



More information about the hotspot-runtime-dev mailing list