Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -584,7 +584,7 @@ default C target(SourceVersion target) {
* enabled, and only applies to the current JVM classpath and module path.
*
* <p>Unless otherwise changed or specified, implementations should default to
* {@link #DEFAULT_FIX_JVM_MODULEPATH_MISMATCH}.
* {@link #DEFAULT_FIX_JVM_MODULE_PATH_MISMATCH}.
*
* @return {@code true} if enabled, or {@code false} if disabled.
*/
Expand Down