- 07 4月, 2011 1 次提交
-
-
由 alanb 提交于
Reviewed-by: forax
-
- 05 4月, 2011 1 次提交
-
-
由 alanb 提交于
Reviewed-by: sherman
-
- 19 3月, 2011 1 次提交
-
-
由 alanb 提交于
Reviewed-by: sherman
-
- 18 3月, 2011 1 次提交
-
-
由 michaelm 提交于
Reviewed-by: chegar
-
- 17 3月, 2011 1 次提交
-
-
由 sherman 提交于
Summary: forward port the Cp1364 Reviewed-by: alanb
-
- 15 3月, 2011 1 次提交
-
-
由 alanb 提交于
Reviewed-by: chegar
-
- 22 2月, 2011 1 次提交
-
-
由 alanb 提交于
7020888: (file) Miscellaneous and trivial clean-ups (typos and opportunities to use suppressed exceptions) Reviewed-by: mduigou, chegar
-
- 18 2月, 2011 1 次提交
-
-
由 alanb 提交于
Reviewed-by: forax
-
- 28 1月, 2011 1 次提交
-
-
由 alanb 提交于
Reviewed-by: chegar, sherman
-
- 29 12月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: xdono
-
- 09 12月, 2010 1 次提交
-
-
由 sherman 提交于
Summary: no BOM output if no byte to encode Reviewed-by: alanb
-
- 01 12月, 2010 1 次提交
-
-
由 alanb 提交于
6709457: (fc) lock/tryLock() throws IOException "Access is denied" when file opened for append [win] Reviewed-by: chegar
-
- 24 11月, 2010 1 次提交
-
-
由 alanb 提交于
6878369: (ch) AsynchronousSocketChannel read/write methods that specify timeouts should not throw IAE Reviewed-by: forax
-
- 20 11月, 2010 1 次提交
-
-
由 sherman 提交于
Summary: changged utf-8's CharsetEncoder.maxBytesPerChar to 3 Reviewed-by: alanb
-
- 18 11月, 2010 1 次提交
-
-
由 sherman 提交于
Summary: Forward port the Cp833 charset Reviewed-by: poonam
-
- 10 11月, 2010 1 次提交
-
-
由 alanb 提交于
Reviewed-by: forax, sherman, chegar
-
- 02 11月, 2010 2 次提交
- 23 10月, 2010 1 次提交
-
-
由 alanb 提交于
Reviewed-by: chegar
-
- 15 9月, 2010 1 次提交
-
-
由 alanb 提交于
6984545: (fc) transferFrom does not throw NonReadableChannelException when target is size 0 and non-readable Reviewed-by: forax
-
- 03 9月, 2010 1 次提交
-
-
由 alanb 提交于
Reviewed-by: michaelm
-
- 02 9月, 2010 1 次提交
-
-
由 martin 提交于
Summary: Avoid *Critical; fix compile warnings; improve readability Reviewed-by: alanb
-
- 24 8月, 2010 1 次提交
-
-
由 alanb 提交于
Reviewed-by: forax, chegar
-
- 13 8月, 2010 1 次提交
-
-
由 alanb 提交于
Reviewed-by: chegar, sherman
-
- 22 7月, 2010 1 次提交
-
-
由 alanb 提交于
Reviewed-by: chegar
-
- 01 7月, 2010 3 次提交
-
-
由 martin 提交于
Summary: Various cleanups, including clever bit-twiddling Reviewed-by: sherman
-
由 martin 提交于
Summary: Add public variants of methods Surrogate.high, Surrogate.low Reviewed-by: okutsu, sherman Contributed-by: NUlf Zibis <ulf.zibis@gmx.de>
-
由 martin 提交于
Summary: Move isBmpCodePoint from sun.nio.cs.Surrogate to Character Reviewed-by: sherman Contributed-by: NUlf Zibis <ulf.zibis@gmx.de>
-
- 18 6月, 2010 1 次提交
-
-
由 alanb 提交于
Reviewed-by: chegar
-
- 12 6月, 2010 1 次提交
-
-
由 andrew 提交于
6959197: When building with JAVAC_MAX_WARNINGS=true, the build fails in sun/nio/cs due to the use of -Werror Summary: Remove unneeded casts, add generic types and make better use of static data Reviewed-by: sherman
-
- 11 6月, 2010 1 次提交
-
-
由 alanb 提交于
Reviewed-by: chegar
-
- 29 5月, 2010 1 次提交
-
-
由 ohair 提交于
6949590: exes(java.exe, javaws.exe) show Copyright Year as 2004, COMPANY as Sun Reviewed-by: weijun, alanb
-
- 28 5月, 2010 1 次提交
-
-
由 andrew 提交于
Summary: Add missing generic type to CompletedFuture construction and remove unneeded SuppressWarnings annotations. Reviewed-by: alanb
-
- 26 5月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: darcy, weijun
-
- 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
-