Currently, jdk.jdeps uses reflective preview APIs. Such uses are permitted by exporting jdk.internal.javac to jdk.jdeps. This is not preferable as such an export is intended for normal preview APIs. We really just need to suppress the warnings from use of preview APIs in the Java.gmk for jdk.jdeps without hacking java.base.
This was discovered during the diff cleanup for lworld versus the latest merged JDK 27 build 10.
This was discovered during the diff cleanup for lworld versus the latest merged JDK 27 build 10.
- links to
-
Commit(lworld)
openjdk/valhalla/b558a7b7
-
Review(lworld)
openjdk/valhalla/2193