Details
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8085295 | emb-9 | Jonathan Gibbons | P3 | Resolved | Fixed | team |
JDK-8265636 | openjdk8u302 | Jonathan Gibbons | P3 | Resolved | Fixed | b01 |
Description
Since langtools/test/Makefile is typically used in batch execution environments, it would be better to use -agentvm as a more robust alternative to -samevm, especially for those cases where a test fails on Windows and leaves files open.
Attachments
Issue Links
- backported by
-
JDK-8085295 langtools/test/Makefile should use -agentvm not -samevm
-
- Resolved
-
-
JDK-8265636 langtools/test/Makefile should use -agentvm not -samevm
-
- Resolved
-