Below 5 -Xlint keys are listed in output of `javac --help-lint` but not in javac man page.
• missing-explicit-ctor
• strictfp
• synchronization
• text-blocks
• preview
javac man page should be updated to include them.
• missing-explicit-ctor
• strictfp
• synchronization
• text-blocks
• preview
javac man page should be updated to include them.
- clones
-
JDK-8282149 Some -Xlint keys are missing in javac man page
-
- Resolved
-