[JDK 11] RFR 8202575: Remove java/lang/String/nativeEncoding/StringPlatformChars.java from ProblemList

Amy Lu amy.lu at oracle.com
Thu May 3 05:16:33 UTC 2018


java/lang/String/nativeEncoding/StringPlatformChars.java

This test was problem listed due to execution environment issue 
(-nativepath was not set) on Solaris and Windows platforms (JDK-8182569).

This is not an issue anymore, test PASS on all platform in CI system.

Please review the patch to remove it from ProblemList.txt.

Thanks,
Amy


--- old/test/jdk/ProblemList.txt    2018-05-03 13:00:45.000000000 +0800
+++ new/test/jdk/ProblemList.txt    2018-05-03 13:00:45.000000000 +0800
@@ -490,8 +490,6 @@

  java/lang/StringCoding/CheckEncodings.sh 7008363 generic-all

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

  # jdk_instrument



More information about the core-libs-dev mailing list