-
Bug
-
Resolution: Duplicate
-
P3
-
11
-
None
Can't specify a JDK 11 build with --with-boot-jdk:
configure: Found potential Build JDK using configure arguments
configure: Potential Build JDK found at /local/ws/jdk11/hs.clean/build/linux-x64/images/jdk is incorrect JDK version (java version "11-internal" 2018-03-20); ignoring
configure: (Your Build JDK must be version 11)
This is the same issue that we had when bumping the version from 9 to 10. SeeJDK-8176099. Probalby --with-boot-jdk is also broken.
configure: Found potential Build JDK using configure arguments
configure: Potential Build JDK found at /local/ws/jdk11/hs.clean/build/linux-x64/images/jdk is incorrect JDK version (java version "11-internal" 2018-03-20); ignoring
configure: (Your Build JDK must be version 11)
This is the same issue that we had when bumping the version from 9 to 10. See
- duplicates
-
JDK-8199266 Update boot and build jdk requirements in configure
-
- Resolved
-
- relates to
-
JDK-8176099 --with-build-jdk and --with-boot-jdk not working with JDK 10
-
- Resolved
-