Hi Goetz, looks good to me and should fix the issue. I just want to point out that I am not a Reviewer.
Best regards, Arno >-----Original Message----- >From: core-libs-dev <core-libs-dev-boun...@openjdk.java.net> On Behalf Of >Lindenmaier, Goetz >Sent: Montag, 21. Januar 2019 11:01 >To: core-libs-dev@openjdk.java.net >Subject: [CAUTION] RFR(XS): 8217438: Adapt >tools//launcher/Test7029048.java for AIX > >Hi, > >please review the following small test fix: >http://cr.openjdk.java.net/~goetz/wr19/8217438-aix_launcherTest/01/ > >The Aix launcher always sets the path to the jdk libraries because >Aix does not support $ORIGIN to find libjvm.so. >So some of the test cases here fail. Skip them. > >Best regards, > Goetz.