- 06 5月, 2009 1 次提交
-
-
由 jrose 提交于
Summary: JDK API and runtime (partial) for anonk, meth, indy Reviewed-by: mr
-
- 17 4月, 2009 2 次提交
-
-
由 sherman 提交于
4532049: IllegalArgumentException in ZipInputStream while reading unicode file 5030283: Incorrect implementation of UTF-8 in zip package 4700978: ZipFile can't treat Japanese name in a zipfile properly 4980042: Cannot use Surrogates in zip file metadata like filenames 4820807: java.util.zip.ZipInputStream cannot extract files with Chinese chars in name Summary: Add new constructors for zip classes to support non-UTF-8 encoded names/comments in ZIP file Reviewed-by: alanb, martin
-
由 chegar 提交于
Summary: An implementation-specific API for the Stream Control Transmission Protocol Reviewed-by: alanb, michaelm, jccollet
-
- 10 4月, 2009 1 次提交
-
-
由 peytoia 提交于
Reviewed-by: okutsu, naoto
-
- 07 4月, 2009 1 次提交
-
-
由 valeriep 提交于
Summary: Added support for parallel-capable class loaders Reviewed-by: alanb
-
- 06 4月, 2009 1 次提交
-
-
由 alanb 提交于
Reviewed-by: michaelm
-
- 01 4月, 2009 2 次提交
- 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
-
- 13 3月, 2009 1 次提交
-
-
由 mchung 提交于
Summary: Register the shutdown hooks only when needed and remove JavaIODeleteOnExitAccess Reviewed-by: alanb
-
- 12 3月, 2009 1 次提交
-
-
由 dfuchs 提交于
Reviewed-by: mchung, ohair
-
- 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
-
- 15 1月, 2009 1 次提交
-
-
由 tbell 提交于
6779412: VS2008 errors compiling jdk sources Summary: Update Makefiles to tolerate newer Visual Studio releases and runtimes. Reviewed-by: ohair
-
- 11 12月, 2008 1 次提交
-
-
由 sherman 提交于
6642328: Speeding up Single Byte Encoders Summary: re-implementation of mapping based sbcs charts Reviewed-by: alanb
-
- 03 10月, 2008 1 次提交
-
-
由 xdono 提交于
Summary: Update for files that have been modified starting July 2008 Reviewed-by: ohair, tbell
-
- 08 9月, 2008 1 次提交
-
-
由 peytoia 提交于
6466476: (tz) Introduction of tzdata2005r can introduce incompatility issues with some JDK1.1 3-letter TZ Ids Reviewed-by: okutsu
-
- 01 9月, 2008 2 次提交
- 27 8月, 2008 1 次提交
-
-
由 ksrini 提交于
Summary: provided error reporting interfaces to other java subsystems that the launcher uses. Reviewed-by: darcy
-
- 26 8月, 2008 2 次提交
- 25 8月, 2008 1 次提交
-
-
由 jccollet 提交于
Summary: Make getIndex() and getByIndex() public. Required a name change in native code Reviewed-by: alanb, chegar, michaelm
-
- 23 8月, 2008 1 次提交
-
-
由 ohair 提交于
Reviewed-by: alanb
-
- 07 8月, 2008 1 次提交
-
-
由 ohair 提交于
Summary: Needed BOOT_JAR_JFLAGS. Fixed PREVIOUS_RELEASE_IMAGE. Reviewed-by: tbell
-
- 31 7月, 2008 1 次提交
-
-
由 ohair 提交于
Reviewed-by: tbell
-
- 28 7月, 2008 1 次提交
-
-
由 ohair 提交于
Reviewed-by: tbell
-
- 27 7月, 2008 1 次提交
-
-
由 sherman 提交于
Summary: replace awk-sed based spp.sh with a java regex based pre-processor Reviewed-by: alanb
-
- 03 7月, 2008 1 次提交
-
-
由 xdono 提交于
Summary: Update copyright year for files that have been modified in 2008 Reviewed-by: ohair, tbell
-
- 16 5月, 2008 1 次提交
-
-
由 ohair 提交于
Summary: Just the Makefile changes to fix a cygwin nawk BINMODE=w problem. Reviewed-by: igor, tbell
-
- 11 4月, 2008 2 次提交
- 01 4月, 2008 1 次提交
-
-
由 ohair 提交于
Summary: Making sure the right 'sort' utility is found. Reviewed-by: tbell
-
- 11 3月, 2008 1 次提交
-
-
由 martin 提交于
Reviewed-by: alanb, iris
-
- 06 3月, 2008 1 次提交
-
-
由 ksrini 提交于
Summary: javaw does not show error window after manifest changes. Reviewed-by: darcy
-
- 05 3月, 2008 1 次提交
-
-
由 ohair 提交于
Summary: Changes to the way GNU make 3.81 deals with the env variable SHELL Reviewed-by: xdono
-
- 01 12月, 2007 1 次提交
-
-
由 duke 提交于
-