RFR(XS) 8074026: Deprecated UseBoundThreads, DefaultThreadPriority and NoYieldsInMicrolock VM options still defined in globals.hpp
David Holmes
david.holmes at oracle.com
Tue Apr 21 02:04:05 UTC 2015
Hi Dmitry,
Looks good! I will sponsor for you.
David
On 18/04/2015 2: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