- 22 7月, 2010 1 次提交
-
-
由 michaelm 提交于
Reviewed-by: chegar
-
- 16 7月, 2010 1 次提交
-
-
由 darcy 提交于
Reviewed-by: alanb, forax, jjb
-
- 13 7月, 2010 1 次提交
-
-
由 chegar 提交于
Reviewed-by: michaelm
-
- 10 7月, 2010 1 次提交
-
-
由 martin 提交于
Summary: Remove (hopefully!) unnecessary check of currentTimeMillis Reviewed-by: dholmes Contributed-by: NJon VanAlten <jon.vanalten@redhat.com>
-
- 07 7月, 2010 1 次提交
-
-
由 darcy 提交于
Reviewed-by: alanb, malenkov, prr, amenkov
-
- 01 7月, 2010 10 次提交
-
-
由 alanb 提交于
Reviewed-by: jjb Contributed-by: vladimir.yaroslavskiy@sun.com
-
由 martin 提交于
Reviewed-by: alanb, sherman Contributed-by: NUlf Zibis <ulf.zibis@gmx.de> -
由 martin 提交于
Summary: Transformations to reduce size of bytecode Reviewed-by: sherman Contributed-by: NBased on an idea by Ulf Zibis <ulf.zibis@gmx.de> -
由 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: Use generics and conform to coding style Reviewed-by: sherman Contributed-by: NUlf Zibis <ulf.zibis@gmx.de> -
由 martin 提交于
Summary: Fix surrogate area docs; make source more readable Reviewed-by: okutsu, sherman Contributed-by: NUlf Zibis <ulf.zibis@gmx.de> -
由 martin 提交于
Summary: Make wording of javadoc clearer and more consistent Reviewed-by: sherman
-
由 martin 提交于
Summary: Rewrite lastIndexOf for performance and correctness Reviewed-by: sherman Contributed-by: NReviewed by Ulf 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> -
由 martin 提交于
Summary: Use the cleverest possible bit-twiddling micro-optimizations Reviewed-by: sherman Contributed-by: NUlf Zibis <ulf.zibis@gmx.de>
-
- 30 6月, 2010 1 次提交
-
-
由 chegar 提交于
Reviewed-by: hawtin
-
- 24 6月, 2010 1 次提交
-
-
由 darcy 提交于
6911261: Project Coin: Retrofit Automatic Resource Management (ARM) support onto platform APIs 6962571: Infinite loop in printing out Throwable stack traces with circular references Reviewed-by: darcy, alanb Contributed-by: jjb@google.com
-
- 23 6月, 2010 1 次提交
-
-
由 dcubed 提交于
Summary: Use ReferenceQueues to manage WeakReferences in LogManager and Logger. Reviewed-by: dholmes, alanb, emcmanus, tonyp Contributed-by: jeremymanson@google.com
-
- 20 6月, 2010 1 次提交
-
-
由 ksrini 提交于
Reviewed-by: jrose
-
- 18 6月, 2010 1 次提交
-
-
由 bae 提交于
Reviewed-by: igor, prr, hawtin
-
- 17 6月, 2010 1 次提交
-
-
由 ksrini 提交于
Reviewed-by: jrose, forax
-
- 12 6月, 2010 1 次提交
-
-
由 martin 提交于
Summary: use thread pool for reaper thread; move most I/O operations out of reaper thread Reviewed-by: michaelm, hiroshi
-
- 11 6月, 2010 1 次提交
-
-
由 martin 提交于
Summary: Cache fields in locals; small javadoc clarifications Reviewed-by: emcmanus, dholmes, forax, dl
-
- 09 6月, 2010 2 次提交
- 03 6月, 2010 1 次提交
-
-
由 martin 提交于
6955840: ThreadLocalRandom bug - overriden setSeed(long) method is not invoked for java.util.Random(long) Summary: Allow setSeed only during construction Reviewed-by: dl, dholmes
-
- 29 5月, 2010 1 次提交
-
-
由 ohair 提交于
6949590: exes(java.exe, javaws.exe) show Copyright Year as 2004, COMPANY as Sun Reviewed-by: weijun, alanb
-
- 27 5月, 2010 2 次提交
- 26 5月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: darcy, weijun
-
- 24 5月, 2010 1 次提交
-
-
由 sherman 提交于
Summary: to support concatenated .gz streams Reviewed-by: martin
-
- 21 5月, 2010 1 次提交
-
-
由 michaelm 提交于
Summary: check for \u0000 Reviewed-by: alanb
-
- 20 5月, 2010 1 次提交
-
-
由 malenkov 提交于
Reviewed-by: rupashka
-
- 19 5月, 2010 1 次提交
-
-
由 sherman 提交于
6948903: Make Unicode scripts available for use in regular expressions Summary: added Unicode script suport Reviewed-by: martin
-
- 18 5月, 2010 2 次提交
- 17 5月, 2010 1 次提交
-
-
由 sherman 提交于
Summary: to use volatile for the double-checked object Reviewed-by: weijun
-
- 15 5月, 2010 2 次提交
-
-
由 sherman 提交于
Summary: throw ZipException instead of IOException Reviewed-by: martin
-
http://www.ietf.org/rfc由 sherman 提交于
Summary: replace www.isi.edu/in-notes with www.ietf.org/rfc Reviewed-by: martin
-
- 14 5月, 2010 1 次提交
-
-
由 martin 提交于
Summary: make sure to grow with size => size * 2 + 2 Reviewed-by: dholmes, chegar, ohair
-