-
Enhancement
-
Resolution: Fixed
-
P4
-
24
-
b03
We have recently discovered a number of cases where Log.warn was called for a lint warning, but w/o a corresponding LintCategory argument:
https://github.com/openjdk/jdk/pull/22056
We should make the generation of warning keys more robust, so that this kind of issues cannot occur.
https://github.com/openjdk/jdk/pull/22056
We should make the generation of warning keys more robust, so that this kind of issues cannot occur.
- relates to
-
JDK-8346294 Invalid lint category specified in compiler.properties
- Resolved
- links to
-
Commit(master) openjdk/jdk/dbffe332
-
Review(master) openjdk/jdk/22553