-
Bug
-
Resolution: Fixed
-
P4
-
9-repo-verona
-
b103
Verona JEP 223 (http://openjdk.java.net/jeps/223) changes the value of java.version.specification from "1.9" to "9". The "@since" tags should match this. There are under 300 APIs are currently affected by this.
Multiple passes may be needed to address this issue. The first will modify all existing instances. Successive passes may be needed to catch in-flight changes or errors
.
Multiple passes may be needed to address this issue. The first will modify all existing instances. Successive passes may be needed to catch in-flight changes or errors
.
- relates to
-
JDK-8149601 Update references from "1.9" to "9"
-
- Closed
-
-
JDK-8146572 Update "@since 1.9" to "@since 9" to match java.version.specification [langtools]
-
- Closed
-
-
JDK-8189952 New methods on String: chars() and codePoints() should be marked since 9
-
- Closed
-