- 15 5月, 2013 1 次提交
-
-
由 sherman 提交于
8012326: Deadlock occurs when Charset.availableCharsets() is called by several threads at the same time Summary: removed the race condition risk from ExtendedCahrset access code Reviewed-by: mchung, alanb
-
- 24 1月, 2013 1 次提交
-
-
由 kvn 提交于
Summary: Move hot loop in ISO_8859_1$Encode.encodeArrayLoop() into separate method encodeISOArray() to be replaced by JVM JIT compiler with optimized intrinsic code. Reviewed-by: alanb, sherman
-
- 02 11月, 2012 1 次提交
-
-
由 alanb 提交于
Reviewed-by: chegar, ksrini
-
- 25 7月, 2012 1 次提交
-
-
由 sherman 提交于
Summary: Migrated all jis based charsets to new implementation Reviewed-by: okutsu
-
- 18 7月, 2012 1 次提交
-
-
由 sherman 提交于
Summary: DoubleByte implements sun/nio.cs/ArrayDe/Encoder interface Reviewed-by: alanb
-
- 17 4月, 2012 1 次提交
-
-
由 jmelvin 提交于
Summary: On Mac OS X, align system property "os.arch" with Apple legacy JDKs. Also, improve os.name string matching by using .contains() method instead of .startsWith(). This fix spans multiple repositories. Reviewed-by: dcubed, phh, ohair, katleman
-
- 13 4月, 2012 1 次提交
-
-
由 sherman 提交于
Summary: To use doPrivileged block to wrap the data reading code Reviewed-by: alanb
-
- 07 3月, 2012 1 次提交
-
-
由 michaelm 提交于
Reviewed-by: jjh, alanb, dholmes, anthony, ohrstrom, ksrini, jrose, weijun, smarks Contributed-by: NAlan Bateman <alan.bateman@oracle.com>, Alexander Potochkin <alexander.potochkin@oracle.com>, Alexander Zuev <alexander.zuev@oracle.com>, Andrew Brygin <andrew.brygin@oracle.com>, Artem Ananiev <artem.ananiev@oracle.com>, Alex Strange <astrange@apple.com>, Bino George <bino@apple.com>, Christine Lu <christine.lu@oracle.com>, David Katleman <david.katleman@oracle.com>, David Durrence <david_durrence@apple.com>, Dmitry Cherepanov <dmitry.cherepanov@oracle.com>, Greg Lewis <glewis@eyesbeyond.com>, Kevin Miller <kevin_m_miller@apple.com>, Kurt Miller <kurt@intricatesoftware.com>, Landon Fuller <landonf@plausiblelabs.com>, Leonid Romanov <leonid.romanov@oracle.com>, Loefty Walkowiak <loefty@apple.com>, Mark Reinhold <mark.reinhold@oracle.com>, Naoto Sato <naoto.sato@oracle.com>, Philip Race <philip.race@oracle.com>, Roger Hoover <rhoover@apple.com>, Scott Kovatch <scott.kovatch@oracle.com>, Sergey ByloKhov <sergey.bylokhov@oracle.com>, Mike Swingler <swingler@apple.com>, Tomas Hurka <tomas.hurka@oracle.com>
-
- 08 11月, 2011 1 次提交
-
-
由 sherman 提交于
7082884: Incorrect UTF8 conversion for sequence ED 31 7082883: Incorrect UTF8 conversion for sequence fc 80 80 8f bf bf Summary: Updated UTF8 and added CESU-8 to following the latest Standard Reviewed-by: alanb
-
- 03 9月, 2011 1 次提交
-
-
由 sherman 提交于
Summary: synchronize the lookup in iterator Reviewed-by: alanb
-
- 18 8月, 2011 1 次提交
-
-
由 sherman 提交于
Summary: Removed sun.io package and related test cases Reviewed-by: alanb
-
- 29 7月, 2011 1 次提交
-
-
由 jjg 提交于
Reviewed-by: alanb, chegar Contributed-by: alexandre.boulgakov@oracle.com
-
- 03 5月, 2011 1 次提交
-
-
由 sherman 提交于
Summary: implement sun.nio.cs.ArrayEn/Decoer in utf8 Reviewed-by: alanb
-
- 07 4月, 2011 1 次提交
-
-
由 ohair 提交于
Reviewed-by: dholmes
-
- 17 3月, 2011 1 次提交
-
-
由 sherman 提交于
Summary: forward port the Cp1364 Reviewed-by: alanb
-
- 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
-
- 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
-
- 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>
-
- 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
-
- 29 5月, 2010 1 次提交
-
-
由 ohair 提交于
6949590: exes(java.exe, javaws.exe) show Copyright Year as 2004, COMPANY as Sun Reviewed-by: weijun, 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>
-
- 02 2月, 2010 1 次提交
-
-
由 andrew 提交于
Summary: Fix sun.io converters unchecked and cast warnings produced by -Xlint:all Reviewed-by: alanb, sherman
-
- 01 9月, 2009 1 次提交
-
-
由 martin 提交于
Summary: Add new method Character.isSurrogate(char ch) Reviewed-by: sherman, darcy, okutsu
-
- 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
-
- 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
-
- 24 3月, 2009 1 次提交
-
-
由 sherman 提交于
6636319: Encoders should implement isLegalReplacement(byte[] repl) Summary: optimized new String(byte[], cs/csn) and String.getBytes(cs/csn) for speed and memory consumption in singlebyte case. Reviewed-by: alanb
-
- 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
-
- 03 10月, 2008 1 次提交
-
-
由 xdono 提交于
Summary: Update for files that have been modified starting July 2008 Reviewed-by: ohair, tbell
-
- 28 8月, 2008 1 次提交
-
-
由 sherman 提交于
Summary: Update the spec and code to accept '+' as a charset name character Reviewed-by: alanb
-