JDK 10 RFR 8182620, Problem list java/lang/String/nativeEncoding/StringPlatformChars.java for JDK-8182569

Felix Yang felix.yang at oracle.com
Wed Jun 21 02:28:40 UTC 2017


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



More information about the core-libs-dev mailing list