Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8028924 | port-stage-ppc-aix | Yekaterina Kantserova | P4 | Resolved | Fixed | master |
In hotspot/test/testlibrary, the class JdkFinder was replaced by the two classes JDKToolFinder and JDKToolLauncher that adds some good features. We should take these fixes to jdk/test/lib/testlibrary as well, so that the two test libraries are in sync.
JdkFinder has a feature to also get the "Stable" version of the tool. We could consider adding this to JDKToolFinder and JDKToolLauncher as well in both hotspot and jdk. No test uses this feature so far
JdkFinder has a feature to also get the "Stable" version of the tool. We could consider adding this to JDKToolFinder and JDKToolLauncher as well in both hotspot and jdk. No test uses this feature so far
- backported by
-
JDK-8028924 Take new fixes from hotspot/test/testlibrary to jdk/test/lib/testlibrary
-
- Resolved
-