Loading... (original) (raw)
- Type:
Bug
- Resolution: Fixed
- Priority:
P3
- Fix Version/s: 8
- Affects Version/s: 8
The javac -Xlint family of options provides many fine checks when building Java code. The Java code in the jdk repo would benefit from being guarded by these checks.
blocks
JDK-8024603 Turn on javac lint checking for auxiliaryclass, empty, and try in jdk build
- Resolved
duplicates
JDK-8022965 Enabled javac -Xlint checking when build the jdk repo
- Closed
relates to
JDK-8022990 Fix dep_ann lint warnings in swing code
- Resolved
JDK-8024603 Turn on javac lint checking for auxiliaryclass, empty, and try in jdk build
- Resolved