(S) RFR: 8150506: Remove unused locks

serguei.spitsyn at oracle.com serguei.spitsyn at oracle.com
Thu Feb 25 02:16:00 UTC 2016


On 2/23/16 23:03, David Holmes wrote:
> I stumbled across the fact that the following locks are no longer 
> being used in the VM:
>
> Runtime:
>  - Interrupt_lock
>  - ProfileVM_lock
>  - ObjAllocPost_lock
>
> Serviceability:
>  -JvmtiPendingEvent_lock

This looks good too.

Thanks,
Serguei

>
> GC:
> - CMark_lock
> - CMRegionStack_lock
>
> so unless there are objections I will remove them. A reviewer from 
> each area would be appreciated.
>
> bug: https://bugs.openjdk.java.net/browse/JDK-8150506
>
> webrev: http://cr.openjdk.java.net/~dholmes/8150506/webrev/
>
> Thanks,
> David



More information about the serviceability-dev mailing list