On 03/05/2018 06:16, Amy Lu wrote:
java/lang/String/nativeEncoding/StringPlatformChars.javaThis 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.
Looks fine.
