NEWS
changeset 82309 1a4be2516f50
parent 82304 4fbdef3e2a55
child 82313 df99e867c63e
--- a/NEWS	Wed Mar 19 22:18:52 2025 +0000
+++ b/NEWS	Thu Mar 20 12:39:47 2025 +0100
@@ -112,6 +112,11 @@
 
 *** System ***
 
+* The Z Garbage Collector (ZGC) of Java 21 is now used by default (see
+also https://wiki.openjdk.org/display/zgc). This should work uniformly
+on all platforms, but requires a reasonably new version of Windows
+(Windows 10 or Windows Server 2019).
+
 * SSH connections allow both bash and zsh as remote shell. This is
 particularly important for macOS, where zsh is the default user shell.