[8u] 8205916: [test] Fix jdk/tools/launcher/RunpathTest to handle both, RPATH and RUNPATH

Liu, Xin xxinliu at amazon.com
Thu Apr 25 01:34:11 UTC 2019


Hi, Reviewers,

Bug: https://bugs.openjdk.java.net/browse/JDK-8205916
Webrev: https://cr.openjdk.java.net/~xliu/8205916/webrev.00/

Some systems, including AmazonLinux , choose to generate RUNPATH over RPATH.
We have to apply this patch to pass jtreg tests.  The backport patch applies clearly.

Thanks,
--lx




More information about the jdk8u-dev mailing list