RFR: 8273916: Remove 'special' ranking

David Holmes dholmes at openjdk.java.net
Mon Sep 20 00:38:51 UTC 2021


On Fri, 17 Sep 2021 11:50:22 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

> This change removes the special ranking and folds it into nosafepoint.  You have to look at commit #3 to see this actual part of the change that doesn't include JDK-8273915.
> This passes tier1-6 also.

Sorry Coleen but I'm not understanding the mapping process here. I expected to see all special changed to the same thing, eg. nosafepoint, , and all special-N changed to nosafepoint-N, but you have not done that. ???

David

-------------

PR: https://git.openjdk.java.net/jdk/pull/5563


More information about the serviceability-dev mailing list