Loading... (original) (raw)

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

Bug - A problem which impairs or prevents the functions of the product. JDK-8024603 Turn on javac lint checking for auxiliaryclass, empty, and try in jdk build

duplicates

Bug - A problem which impairs or prevents the functions of the product. JDK-8022965 Enabled javac -Xlint checking when build the jdk repo

relates to

Bug - A problem which impairs or prevents the functions of the product. JDK-8022990 Fix dep_ann lint warnings in swing code

Bug - A problem which impairs or prevents the functions of the product. JDK-8024603 Turn on javac lint checking for auxiliaryclass, empty, and try in jdk build