-
Enhancement
-
Resolution: Fixed
-
P4
-
7
-
b86
-
generic
-
generic
-
Not verified
The new -Xlint:static option has revealed a number of places in the langtools code where statics fields and methods are indexed by instance variables and not the owning tool.
As a result, -Xlint:static has been disabled in langtools/make/build.properties.
These uses of static items should be fixed.
As a result, -Xlint:static has been disabled in langtools/make/build.properties.
These uses of static items should be fixed.
- relates to
-
JDK-4880220 Add a warning when accessing a static method via an reference
-
- Closed
-