RFR: 6983747: Clean up of unused dl_mutex lock.
    Dmitry Dmitriev 
    dmitry.dmitriev at oracle.com
       
    Tue Mar 24 16:35:16 UTC 2015
    
    
  
Hi Max,
Can you please tell me, you intentionally delete following comment from 
os_linux.cpp file:
4680   // else it defaults to CLOCK_REALTIME
It seems that this comment should be leaved. What you think about that?
I am not a reviewer.
Thanks,
Dmitry
On 24.03.2015 17:56, Max Ockner wrote:
> Hello,
> please review my clean up of the unused dl_mutex lock.
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-6983747
> Webrev: http://cr.openjdk.java.net/~mockner/6983747/
> Summary: Deleted all references to the dl_mutex lock which was no 
> longer used.
>
> Tested with jtreg runtime tests.
>
>
> Thanks,
> Max Ockner
    
    
More information about the hotspot-dev
mailing list