Hi there,

please review a patch to problem list java/lang/String/nativeEncoding/StringPlatformChars.java temporarily. It has been failing in some test setup with "Error. Use -nativepath to specify the location of native code".

Bug: https://bugs.openjdk.java.net/browse/JDK-8182620

Thanks,

Felix

Patch:

diff -r 77ad59329987 test/ProblemList.txt
--- a/test/ProblemList.txt      Tue Jun 20 13:43:43 2017 -0700
+++ b/test/ProblemList.txt      Tue Jun 20 18:54:54 2017 -0700
@@ -126,6 +126,8 @@

 jdk/internal/misc/JavaLangAccess/NewUnsafeString.java 8176188 generic-all

+java/lang/String/nativeEncoding/StringPlatformChars.java 8182569 windows-all,solaris-all
+
 ############################################################################

 # jdk_instrument

Reply via email to