RFR(XS) 8074026: Deprecated UseBoundThreads, DefaultThreadPriority and NoYieldsInMicrolock VM options still defined in globals.hpp

Mikhailo Seledtsov mikhailo.seledtsov at oracle.com
Mon Apr 20 19:35:09 UTC 2015


Changes look good to me.

Misha

On 4/17/2015 9:01 AM, Dmitry Dmitriev wrote:
> Hello,
>
> Please review this small fix for JDK-8074026. Also, I need a sponsor 
> for this fix, who can push it.
>
> Fix for JDK-8038473 deprecate UseBoundThreads, DefaultThreadPriority 
> and NoYieldsInMicrolock VM options, but not remove them from 
> src/share/vm/runtime/globals.hpp, so these options are still accepted 
> by VM without warning. So, I remove these options from globals.hpp and 
> also remove setting of deprecated UseBoundThreads when 
> "-Xboundthreads" command line option is processed in 
> src/share/vm/runtime/arguments.cpp.
>
> Open webrev: http://cr.openjdk.java.net/~ddmitriev/8074026/webrev.00/ 
> <http://cr.openjdk.java.net/%7Eddmitriev/8074026/webrev.00/>
>
> JBS bug: https://bugs.openjdk.java.net/browse/JDK-8074026
>
> Tested: JPRT
>
> Thank you,
> Dmitry



More information about the hotspot-runtime-dev mailing list