RFR 8239568: https://bugs.openjdk.java.net/browse/JDK-8239568
Harold Seigel
harold.seigel at oracle.com
Fri Feb 28 12:31:41 UTC 2020
Thanks Coleen!
Harold
On 2/27/2020 5:35 PM, coleen.phillimore at oracle.com wrote:
> 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