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 @@ -595,7 +595,7 @@ default C target(SourceVersion target) {
* on the 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}.
*
* @param fixJvmModulePathMismatch whether to enable the mismatch fixing or not.
* @return this compiler object for further call chaining.
Expand Down