8248843: java in source-file mode suggests javac-only options
Reviewed-by: vromero
This commit is contained in:
parent
2e8812df14
commit
31d0f0d895
@ -348,6 +348,7 @@ public class Main {
|
||||
|
||||
// add implicit options
|
||||
javacOpts.add("-proc:none");
|
||||
javacOpts.add("-Xdiags:verbose");
|
||||
|
||||
return javacOpts;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user