RFR: 8145083: Use semaphore instead of mutex for synchronization of Unified Logging configuration
Marcus Larsson
marcus.larsson at oracle.com
Tue Dec 15 09:18:49 UTC 2015
Hi Kim,
On 2015-12-15 02:17, Kim Barrett wrote:
> On Dec 14, 2015, at 9:53 AM, Marcus Larsson <marcus.larsson at oracle.com> wrote:
>> Hi,
>>
>> New webrev:
>> http://cr.openjdk.java.net/~mlarsson/8145083/webrev.01/
>>
>> Incremental:
>> http://cr.openjdk.java.net/~mlarsson/8145083/webrev.00-01/
> One minor nit:
>
> ------------------------------------------------------------------------------
> src/share/vm/logging/logConfiguration.hpp
> 72 class ConfigurationLocker {
>
> Shouldn't this be derived from StackObj?
You're right. I resolved this in the latest webrev.
Thanks,
Marcus
>
> ------------------------------------------------------------------------------
>
More information about the serviceability-dev
mailing list