-
Bug
-
Resolution: Fixed
-
P4
-
13
-
b14
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8280569 | 11.0.15-oracle | Adithya Haradi Gopal | P4 | Resolved | Fixed | b04 |
JDK-8229301 | 11.0.5 | Mikhailo Seledtsov | P4 | Resolved | Fixed | b03 |
It is hard-coded in the image name. The test should be using Docker test library instead to get this value.
I also searched the following directories for hard-coded JDK versions, this is the only occurrence I found:
test/lib/jdk/test/lib/containers/docker
test/hotspot/jtreg/runtime/containers
test/jdk/jdk/internal/platform/docker
I also searched the following directories for hard-coded JDK versions, this is the only occurrence I found:
test/lib/jdk/test/lib/containers/docker
test/hotspot/jtreg/runtime/containers
test/jdk/jdk/internal/platform/docker
- backported by
-
JDK-8229301 [TESTBUG] DockerBasicTest.java contains hard-coded reference to JDK 10
- Resolved
-
JDK-8280569 [TESTBUG] DockerBasicTest.java contains hard-coded reference to JDK 10
- Resolved