To remove the need to modify tests when the version is updated, the tests of the preview API in String should use ${jdk.version} as an argument to -source rather than a fixed version.
- relates to
-
JDK-8225361 Start of release updates for JDK 15
- Resolved
-
JDK-8226585 Improve javac messages for using a preview API
- Resolved