hg: jdk9/sandbox/jdk: 8030179: java/nio/Buffer/Chars.java, testcases seems all pass but jtreg/testng failed with java.lang.AssertionError
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Mon Feb 9 19:50:21 UTC 2015
Changeset: 6b1204c1d626
Author: sherman
Date: 2015-02-09 11:37 -0800
URL: http://hg.openjdk.java.net/jdk9/sandbox/jdk/rev/6b1204c1d626
8030179: java/nio/Buffer/Chars.java, testcases seems all pass but jtreg/testng failed with java.lang.AssertionError
Summary: fix the surrogate corner case in SingleByte charset encoder
Reviewed-by: psandoz, alanb
! src/java.base/share/classes/sun/nio/cs/SingleByte.java
! src/java.base/share/classes/sun/nio/cs/StreamEncoder.java
+ test/sun/nio/cs/StreamEncoderOut.java
More information about the jdk9-sandbox-changes
mailing list