src/java.base/share/man/java.md
"By default, for G1 the maximum pause time target is 200 milliseconds. The other generational collectors do not use a pause time goal by default."
This suggests that other GCs also supports a pause time target which is incorrect.
"By default, for G1 the maximum pause time target is 200 milliseconds. The other generational collectors do not use a pause time goal by default."
This suggests that other GCs also supports a pause time target which is incorrect.
- links to
-
Review(master) openjdk/jdk/26940