On Fri, 25 Oct 2024 08:25:21 GMT, Axel Boldt-Christmas <abold...@openjdk.org> 
wrote:

>> This is the implementation task for `JEP 490: ZGC: Remove the 
>> Non-Generational Mode`. See the JEP for details. 
>> [JDK-8335850](https://bugs.openjdk.org/browse/JDK-8335850)
>
> Axel Boldt-Christmas has updated the pull request with a new target base due 
> to a merge or a rebase. The pull request now contains 15 commits:
> 
>  - Remove GCName::Z
>  - Merge tag 'jdk-24+21' into JDK-8341692
>    
>    Added tag jdk-24+21 for changeset 8bcd4920
>  - Merge tag 'jdk-24+20' into JDK-8341692
>    
>    Added tag jdk-24+20 for changeset 7a64fbbb
>  - Merge tag 'jdk-24+19' into JDK-8341692
>    
>    Added tag jdk-24+19 for changeset e7c5bf45
>  - LargeWindowPaintTest.java fix id typo
>  - Fix problem-listed @requires typo
>  - Fix @requires !vm.gc.Z, must use vm.gc != "Z"
>  - Reorder z_globals options: product > diagnostic product > develop
>  - Consistent albite special code style
>  - Consistent order between ZArguments and GCArguments
>  - ... and 5 more: https://git.openjdk.org/jdk/compare/8bcd4920...eef214b4

Marked as reviewed by stefank (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/21401#pullrequestreview-2394745512

Reply via email to