-
Enhancement
-
Resolution: Fixed
-
P4
-
11
-
b19
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8205830 | 11.0.1 | Jan Lahoda | P4 | Resolved | Fixed | team |
The test
langtools/tools/javac/modules/JavaBaseTest.java
among others wants to iterate over some subset of supported values of --release. Since there is not currently an API to provide that information, such tests have to be updated separately each release to stay current.
langtools/tools/javac/modules/JavaBaseTest.java
among others wants to iterate over some subset of supported values of --release. Since there is not currently an API to provide that information, such tests have to be updated separately each release to stay current.
- backported by
-
JDK-8205830 Create API to list supported values for javac --release option
-
- Resolved
-
- duplicates
-
JDK-8164700 (jdeprscan) update release and version logic in jdeprscan
-
- Closed
-
- relates to
-
JDK-8196623 Update JavaBaseTest.java to be version agnostic
-
- Resolved
-
-
JDK-8196479 jdeprscan test TestRelease.java is broken by JDK 11 changes
-
- Closed
-
-
JDK-8205157 jdeprscan reports "error: module not found: java.se.ee"
-
- Closed
-