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 than G1 and Parallel 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 than G1 and Parallel also supports a pause time target which is incorrect.
- links to
-
Commit(master) openjdk/jdk/86f48ab5
-
Review(master) openjdk/jdk/26940