RFR 8187305: Add logging for shared library loads/unloads

Harold Seigel harold.seigel at oracle.com
Fri Feb 14 13:36:46 UTC 2020


Thanks David!

I'll use "driver" mode the next time I write a logging test.

Harold

On 2/13/2020 5:26 PM, David Holmes wrote:
> Hi Harold,
>
> Looks good.
>
> Minor nit, in the test you could use "driver" mode.
>
> Thanks,
> David
>
> On 14/02/2020 7:22 am, Harold Seigel wrote:
>> Hi,
>>
>> Please review this small fix to add logging to loading, unloading, 
>> and finding entries in shared libraries.
>>
>> Open Webrev: 
>> http://cr.openjdk.java.net/~hseigel/bug_8187305/webrev/index.html
>>
>> JBS Bug: https://bugs.openjdk.java.net/browse/JDK-8187305
>>
>> The fix was regression tested by running Mach5 tiers 1 and 2 tests 
>> and builds on Linux-x64, Solaris, Windows, and Mac OS X, by running 
>> Mach5 tiers 3-5 tests on Linux-x64, and JCK lang and VM tests on 
>> Linux-x64.
>>
>> Thanks, Harold
>>


More information about the hotspot-runtime-dev mailing list