The Z Garbage Collector (ZGC) is now ready for use in production and no longer marked as an experimental feature. ZGC is enabled by using the `-XX:+UseZGC` command-line option (using `-XX:+UnlockExperimentalVMOptions` is no longer needed). See [JEP 377](https://openjdk.java.net/jeps/377) for more details.