aboutsummaryrefslogtreecommitdiff
path: root/test/sun/nio
AgeCommit message (Expand)Author
2014-04-128039751: UTF-8 decoder fails to handle some edge cases correctlysherman
2013-12-268029235: Update copyright year to match last edit in jdk8 jdk repository for ...lana
2013-11-128027696: Incorrect copyright header in the testsserb
2013-10-218008386: (cs) Unmappable leading should be decoded to replacement.sherman
2012-12-208004982: JDK8 source with GPL header errorskatleman
2012-11-027197491: update copyright year to match last edit in jdk8 jdk repositoryalanb
2012-07-257186829: test/sun/nio/cs/OLD/JIS_X_0201_OLD.java failed in jdk8 TL nightly buildsherman
2012-07-246653797: Reimplement JDK charset repository charsets.jarsherman
2012-07-177183053: Optimize DoubleByte charset for String.getBytes()/new String(byte[])sherman
2012-06-067172826: (se) Selector based on the Solaris event port mechanismalanb
2012-04-167130404: [macosx] "os.arch" value should be "x86_64" for compatibility with A...jmelvin
2012-04-167143744: (se) Stabilize KQueue SelectorProvider and make default on MacOSXalanb
2012-04-127152690: Initialization error with charset SJIS_0213 when security manager is...sherman
2012-03-127152866: Tests not run because they are missing the @run tagalanb
2012-03-067113349: Initial changeset for Macosx port to jdkmichaelm
2011-11-077096080: UTF8 update and new CESU-8 charsetsherman
2011-08-176237353: Remove sun.io package from j2se binarysherman
2011-05-027040220: java/char_encodin Optimize UTF-8 charset for String.getBytes()/new S...sherman
2011-03-166803681: RFE: Need new codeset converter for IBM Cp1364sherman
2010-12-286962318: Update copyright yearohair
2010-12-086415373: (cs) UnicodeEncoder emits BOM when there are no bytes to encodesherman
2010-11-176217210: RFE: Support for Cp833 in 1.4.2sherman
2010-06-236963027: TEST_BUG: channels and buffer tests need to run in samevm modealanb
2010-06-226963156: TEST_BUG: Several tests under sun/nio/cs failedsherman
2010-05-28Mergelana
2010-05-256943119: Rebrand source copyright noticesohair
2010-05-136951887: Wrong redirection useage in test sun/nio/cs/Test4200310.shptisnovs
2009-08-146730652: CharsetEncoder.canEncode(char) returns incorrect values for some cha...sherman
2009-06-226847092: (cs) CharsetEncoder.isLegalReplacement of US_ASCII behaves different...sherman
2009-06-196299219: euro sign failed to be printed in Console on Localized Windows platf...sherman
2009-05-216843578: Re-implement IBM doublebyte charsetssherman
2009-05-196843079: Putback for the new EUC_TW is not completesherman
2009-05-196831794: charset EUC_TW is 12.6% of the total size of charsets.jarsherman
2009-03-236636323: Optimize handling of builtin charsetssherman
2008-08-274849617: (cs)Revise Charset spec to allow '+' in namessherman
2008-08-224486841: UTF-8 decoder should adhere to corrigendum to Unicode 3.0.1sherman
2008-06-306675856: Open charset testssherman
2007-12-01Initial loadjdk7-b24duke