RFR (S) 8217378: UseCriticalCMSThreadPriority is broken
David Holmes
david.holmes at oracle.com
Fri Jan 18 22:30:53 UTC 2019
Hi Aleksey,
On 18/01/2019 9:53 pm, Aleksey Shipilev wrote:
> Bug:
> https://bugs.openjdk.java.net/browse/JDK-8217378
>
> Fix:
> http://cr.openjdk.java.net/~shade/8217378/webrev.01/
>
> While this concerns the experimental CMS option, the fix itself also unblocks Shenandoah RFE
> (JDK-8217343). There might be a larger discussion if CriticalPriority thingie is useful, but I would
> first push the simple fix that makes it work, at least to have the up-to-date performance data. It
> should make the most benefit on Solaris where critical prio can map to FX priorities, but
> non-Solaris builds can also enjoy the (control) GC threads priority elevated to MaxPriority, above
> the VMThread.
Well the fix does restore previous behaviour so reviewed.
But its a sharp tool you just repaired.
Cheers,
David
> Testing: new test, hotspot tier1, jdk-submit (running)
>
> Thanks,
> -Aleksey
>
More information about the hotspot-dev
mailing list