Details
-
Bug
-
Resolution: Fixed
-
P4
-
13
-
b24
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8225939 | 14 | Philip Race | P4 | Resolved | Fixed | team |
JDK-8233858 | 11.0.7-oracle | Philip Race | P4 | Resolved | Fixed | b01 |
JDK-8236573 | 11.0.7 | Philip Race | P4 | Resolved | Fixed | b01 |
Description
We have a regression test that launches and runs the 2D demo
through various tabs to ensure it all runs without crashing.
However in our new internal test system the demo is not
installed in its usual place in the JDK image, so we
need to add logic that looks under a location that will be used
there. The presence of the environment variable TEST_IMAGE_DIR
set by the test system and propatated by RunTests.gmk are the way to do this.
through various tabs to ensure it all runs without crashing.
However in our new internal test system the demo is not
installed in its usual place in the JDK image, so we
need to add logic that looks under a location that will be used
there. The presence of the environment variable TEST_IMAGE_DIR
set by the test system and propatated by RunTests.gmk are the way to do this.
Attachments
Issue Links
- backported by
-
JDK-8225939 test/jdk/demo/jfc/J2Ddemo/J2DdemoTest.java cannot find J2Ddemo.jar
- Resolved
-
JDK-8233858 test/jdk/demo/jfc/J2Ddemo/J2DdemoTest.java cannot find J2Ddemo.jar
- Resolved
-
JDK-8236573 test/jdk/demo/jfc/J2Ddemo/J2DdemoTest.java cannot find J2Ddemo.jar
- Resolved