- 03 5月, 2012 1 次提交
-
-
由 forax 提交于
Reviewed-by: darcy, alanb
-
- 02 5月, 2012 1 次提交
-
-
由 mchung 提交于
Reviewed-by: alanb, mullan, prr
-
- 01 5月, 2012 1 次提交
-
-
由 xuelei 提交于
Reviewed-by: weijun, wetmore
-
- 27 4月, 2012 1 次提交
-
-
由 xuelei 提交于
Summary: remove the unnecessary synchronization. Also reviewed by David Schlosnagle (schlosna@gmail.com) Reviewed-by: weijun
-
- 24 4月, 2012 1 次提交
-
-
由 youdwei 提交于
Reviewed-by: okutsu
-
- 23 4月, 2012 1 次提交
-
-
由 alanb 提交于
7132924: (dc) DatagramChannel.disconnect throws SocketException with IPv4 socket and IPv6 enabled [macosx] Reviewed-by: chegar
-
- 22 4月, 2012 1 次提交
-
-
由 ksrini 提交于
Summary: pack200 implementation of JSR-200 updated for JSR-292 changes Reviewed-by: jrose, ksrini Contributed-by: john.r.rose@oracle.com, kumar.x.srinivasan@oracle.com
-
- 19 4月, 2012 2 次提交
- 18 4月, 2012 1 次提交
-
-
由 khazra 提交于
Summary: Minor code changes to cleanup warnings in java.util.* Reviewed-by: mduigou, naoto, smarks Contributed-by: NRemi Forax <forax@univ-mlv.fr>
-
- 17 4月, 2012 3 次提交
-
-
由 robm 提交于
7118373: (se) Potential leak file descriptor when deregistrating at around the same time as an async close Reviewed-by: alanb
-
由 dmeetry 提交于
Reviewed-by: chegar
-
由 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
-
- 16 4月, 2012 1 次提交
-
-
由 anthony 提交于
Summary: Replace a volatile integer with an AtomicInteger for numAppContexts Reviewed-by: anthony, art, dholmes
-
- 15 4月, 2012 1 次提交
-
-
由 rupashka 提交于
7149090: Nimbus:BorderFactory.createTitledBorder() the DEFAULT position of a title is not the same as the TOP Reviewed-by: alexp
-
- 14 4月, 2012 1 次提交
-
-
由 vinnie 提交于
7152169: TEST_BUG: sun/security/tools/jarsigner/ec.sh occasionally fail due to keytool error on sparc Reviewed-by: mullan
-
- 13 4月, 2012 3 次提交
- 12 4月, 2012 2 次提交
- 11 4月, 2012 1 次提交
-
-
由 rupashka 提交于
Reviewed-by: alexp
-
- 10 4月, 2012 5 次提交
-
-
由 rupashka 提交于
Reviewed-by: art
-
由 ohair 提交于
Summary: New makefiles transition, old and new living side by side for now. Reviewed-by: ohair, jjg, dholmes, ohrstrom, erikj, ihse, tgranat, ykantser Contributed-by: Nohrstrom <fredrik.ohrstrom@oracle.com>, erikj <erik.joelsson@oracle.com>, ihse <magnus.ihse.bursie@oracle.com>, tgranat <torbjorn.granat@oracle.com>, ykantser <yekaterina.kantserova@oracle.com>
-
由 mgronlun 提交于
Summary: update debugee commandline parsing Reviewed-by: dcubed, dsamersoff, sla
-
由 weijun 提交于
Reviewed-by: valeriep, jjg
-
由 littlee 提交于
Reviewed-by: dholmes, mduigou Contributed-by: NSean Zhou <zhouyx@linux.vnet.ibm.com>, Ulf Zibis <ulf.zibis@gmx.de>, David Holmes <david.holmes@oracle.com>
-
- 05 4月, 2012 1 次提交
-
-
由 jgish 提交于
Reviewed-by: chegar
-
- 04 4月, 2012 1 次提交
-
-
由 alexsch 提交于
Reviewed-by: rupashka
-
- 03 4月, 2012 1 次提交
-
-
由 peytoia 提交于
Reviewed-by: okutsu
-
- 31 3月, 2012 2 次提交
- 30 3月, 2012 1 次提交
-
-
由 yhuang 提交于
Reviewed-by: naoto
-
- 29 3月, 2012 1 次提交
-
-
由 peytoia 提交于
Reviewed-by: okutsu
-
- 28 3月, 2012 2 次提交
- 23 3月, 2012 1 次提交
-
-
由 rupashka 提交于
Reviewed-by: rupashka Contributed-by: NCharles Lee <littlee@linux.vnet.ibm.com>
-
- 27 3月, 2012 1 次提交
-
-
由 xuelei 提交于
Reviewed-by: weijun, chegar
-
- 22 3月, 2012 2 次提交
-
-
由 rupashka 提交于
Reviewed-by: alexp
-
由 dbuck 提交于
Summary: Memory leak in the list of ImageObservers watching an object. We use recursion to iterate over the list. So once the list gets too big, we overflow the stack. Fix is to execute a prune operation on ever add, so there is no way we can get indefinite growth of stale nodes. Reviewed-by: prr, flar
-