JEP proposed to target JDK 21: 439: Generational ZGC

Mark Reinhold mark.reinhold at oracle.com
Fri May 12 16:19:48 UTC 2023


2023/5/12 4:52:03 -0400, stefan.karlsson at oracle.com:
> On 2023-05-12 10:39, Mark Rotteveel wrote:
>> The JEP has a broken link on the text "weak generational hypothesis" 
>> in section "Motivation": it links to 
>> `https://openjdk.org/jeps/(https://docs.oracle.com/en/java/javase/17/gctuning/garbage-collector-implementation.html#GUID-71D796B3-CBAB-4D80-B5C3-2620E45F6E5D)` 
>> instead of 
>> `https://docs.oracle.com/en/java/javase/17/gctuning/garbage-collector-implementation.html#GUID-71D796B3-CBAB-4D80-B5C3-2620E45F6E5D`
> 
> Thanks for reporting this! I think I've fixed the issue in JBS, but I 
> need to figure out how to get the JEP page updated to reflect this.

All you need to do is wait.  The pages under https://openjdk.org/jeps
are updated from JBS every fifteen minutes.

- Mark


More information about the jdk-dev mailing list