- 31 3月, 2010 1 次提交
-
-
由 sherman 提交于
6911753: NSN wants to add Big5 HKSCS-2004 support Summary: support HKSCS2008 in Big5_HKSCS and MS950_HKSCS Reviewed-by: okutsu
-
- 11 3月, 2010 1 次提交
-
-
由 martin 提交于
Summary: uc >> 16 == 0 is superior to (int) (char) uc == uc Reviewed-by: sherman Contributed-by: NUlf Zibis <ulf.zibis@gmx.de>
-
- 28 2月, 2010 1 次提交
-
-
由 alanb 提交于
Reviewed-by: alanb Contributed-by: sebastian.sickelmann@gmx.de
-
- 02 2月, 2010 1 次提交
-
-
由 andrew 提交于
Summary: Fix sun.io converters unchecked and cast warnings produced by -Xlint:all Reviewed-by: alanb, sherman
-
- 18 1月, 2010 1 次提交
-
-
由 alanb 提交于
6917021: (file) copyTo/moveTo can overrwrite existing file when target associated with custom provider Reviewed-by: chegar
-
- 10 1月, 2010 1 次提交
-
-
由 alanb 提交于
Reviewed-by: chegar
-
- 02 12月, 2009 1 次提交
-
-
由 michaelm 提交于
Summary: runtime type checks and deserialization check Reviewed-by: chegar, alanb, jccollet
-
- 04 10月, 2009 1 次提交
-
-
由 alanb 提交于
Reviewed-by: martin, chegar
-
- 01 9月, 2009 1 次提交
-
-
由 martin 提交于
Summary: Add new method Character.isSurrogate(char ch) Reviewed-by: sherman, darcy, okutsu
-
- 23 8月, 2009 1 次提交
-
-
由 alanb 提交于
Reviewed-by: sherman
-
- 15 8月, 2009 1 次提交
-
-
由 sherman 提交于
Summary: override the canEncode() in ISO2022_CN_CNS Reviewed-by: martin
-
- 25 7月, 2009 1 次提交
-
-
由 martin 提交于
Summary: Optimize Surrogate.java Reviewed-by: sherman
-
- 28 6月, 2009 2 次提交
- 23 6月, 2009 1 次提交
-
-
由 sherman 提交于
Summary: Updated the US_ASCII and ISO-8859-1 to fix the failure. Reviewed-by: alanb, martin
-
- 20 6月, 2009 1 次提交
-
-
由 sherman 提交于
4891024: EUC-KR and JOHAB converters need to be updated to include two new characters 4287467: Character converter generator tool Summary: Migrated some of the doublebyte charsets to the new implementation. Reviewed-by: okutsu
-
- 22 5月, 2009 1 次提交
-
-
由 sherman 提交于
6639450: IBM949C encoder modifies state of IBM949 encoder 6569191: Cp943 io converter returns U+0000 and U+FFFD for unconvertable character 6577466: Character encoder IBM970 throws a BufferOverflowException 5065777: CharsetEncoder canEncode() methods often incorrectly return false Summary: Re-write 11 IBM doublebyte charsets. Thanks Ulf.Zibis for the codereview! Reviewed-by: martin
-
- 20 5月, 2009 1 次提交
-
-
由 sherman 提交于
6229811: Several codepoints in EUC_TW failed in roundtrip conversion Summary: Re-write EUC_TW charset to address the size and roundtrip issue. Reviewed-by: alanb
-
- 17 4月, 2009 1 次提交
-
-
由 chegar 提交于
Summary: An implementation-specific API for the Stream Control Transmission Protocol Reviewed-by: alanb, michaelm, jccollet
-
- 15 4月, 2009 1 次提交
-
-
由 alanb 提交于
6429910: (fc) FileChannel.lock() IOException: Bad file number, not AsynchronousCloseException 6814948: (fc) test/java/nio/channels/AsynchronousFileChannel/Lock.java failed intermittently 6822643: (fc) AsynchronousFileChannel.close does not invalidate FileLocks Reviewed-by: sherman
-
- 06 4月, 2009 1 次提交
-
-
由 alanb 提交于
Reviewed-by: michaelm
-
- 02 4月, 2009 1 次提交
-
-
由 alanb 提交于
Reviewed-by: sherman
-
- 27 3月, 2009 1 次提交
-
-
由 alanb 提交于
Reviewed-by: sherman
-
- 24 3月, 2009 2 次提交
- 24 2月, 2009 1 次提交
-
-
由 alanb 提交于
6808647: (file) Paths.get("C:").newDirectoryStream() iterates over Path elements with additional slash [win] 6808648: (file) Files.walkFileTree should obtain file attributes during iteration [win] Reviewed-by: sherman
-
- 15 2月, 2009 1 次提交
-
-
由 alanb 提交于
4313887: New I/O: Improved filesystem interface 4607272: New I/O: Support asynchronous I/O Reviewed-by: sherman, chegar
-
- 21 1月, 2009 1 次提交
-
-
由 mchung 提交于
Summary: Remove the FileChannelImpl.isAMappedBufferField field Reviewed-by: alanb
-
- 16 12月, 2008 1 次提交
-
-
由 xdono 提交于
Summary: Update copyright for files that have been modified starting July 2008 to Dec 2008 Reviewed-by: katleman, ohair, tbell
-
- 11 12月, 2008 1 次提交
-
-
由 sherman 提交于
6642328: Speeding up Single Byte Encoders Summary: re-implementation of mapping based sbcs charts Reviewed-by: alanb
-
- 21 11月, 2008 1 次提交
-
-
由 sherman 提交于
Summary: added "834" into x-IBM834's aliase list. Reviewed-by: alanb
-
- 14 10月, 2008 1 次提交
-
-
由 sherman 提交于
Summary: update the spec and implementation to throw ClosedSelectorException Reviewed-by: alanb
-
- 03 10月, 2008 1 次提交
-
-
由 xdono 提交于
Summary: Update for files that have been modified starting July 2008 Reviewed-by: ohair, tbell
-
- 01 9月, 2008 1 次提交
-
-
由 alanb 提交于
Reviewed-by: iris, sherman, chegar
-
- 28 8月, 2008 1 次提交
-
-
由 sherman 提交于
Summary: Update the spec and code to accept '+' as a charset name character Reviewed-by: alanb
-
- 26 8月, 2008 1 次提交
-
-
由 alanb 提交于
Reviewed-by: mchung, iris
-
- 23 8月, 2008 2 次提交
- 24 7月, 2008 1 次提交
-
-
由 alanb 提交于
Reviewed-by: sherman, iris
-
- 17 7月, 2008 1 次提交
-
-
由 sherman 提交于
Summary: Check if the cancelledKeys is empty or not before creating iterator Reviewed-by: alanb
-