Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8083182 | emb-9 | Tatiana Pivovarova | P4 | Resolved | Fixed | team |
TestSA.sh adds sa-jdi.jar to classpath, there are no such jar in modular image, all classes from this jar are available in appmodules.jimage. so we just need to remove mention of the jar.
- backported by
-
JDK-8083182 test/compiler/ciReplay/TestSA.sh should be updated to work w/ modular image build
-
- Resolved
-