RFR: 8305618: Move gcold out of tier1
David Holmes
dholmes at openjdk.org
Wed Apr 5 02:43:03 UTC 2023
On Tue, 4 Apr 2023 20:42:35 GMT, Leo Korinth <lkorinth at openjdk.org> wrote:
> 8305618: Move gcold out of tier1
>
> Remove gcold out from tier1. Related to [JDK-8298981](https://bugs.openjdk.org/browse/JDK-8298981). Moving gcbasher out of tier1 was more controversial, and will be done later --- if at all.
You've removed tier1_gc_gcold from tier1_gc as stated, but shouldn't that group now be renamed as it is no longer part of tier1? And does it need to be added into another tier?
-------------
PR Review: https://git.openjdk.org/jdk/pull/13340#pullrequestreview-1372060499
More information about the hotspot-dev
mailing list