-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 11
-
Component/s: tools
-
b04
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8348177 | 11.0.27-oracle | Anawesha Khuntia | P4 | Resolved | Fixed | b03 |
The test
tools/javac/options/smokeTests/OptionSmokeTest.java
introduced underJDK-8196433 uses hard-coded release values in the strings it checks. This causes maintenance issues when the version number changes.
tools/javac/options/smokeTests/OptionSmokeTest.java
introduced under
- backported by
-
JDK-8348177 OptionSmokeTest.java uses hard-coded release values
-
- Resolved
-
- relates to
-
JDK-8196433 use the new error diagnostic approach at javac.Main
-
- Closed
-