- 05 5月, 2012 1 次提交
-
-
由 xuelei 提交于
Reviewed-by: weijun
-
- 02 5月, 2012 1 次提交
-
-
由 mchung 提交于
Reviewed-by: alanb, mullan, prr
-
- 27 4月, 2012 1 次提交
-
-
由 xuelei 提交于
Summary: remove the unnecessary synchronization. Also reviewed by David Schlosnagle (schlosna@gmail.com) Reviewed-by: weijun
-
- 23 4月, 2012 1 次提交
-
-
由 alanb 提交于
7132924: (dc) DatagramChannel.disconnect throws SocketException with IPv4 socket and IPv6 enabled [macosx] Reviewed-by: chegar
-
- 19 4月, 2012 1 次提交
-
-
由 leonidr 提交于
Reviewed-by: anthony
-
- 17 4月, 2012 2 次提交
-
-
由 robm 提交于
7118373: (se) Potential leak file descriptor when deregistrating at around the same time as an async close Reviewed-by: alanb
-
由 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
-
- 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 1 次提交
-
-
由 sherman 提交于
Summary: To use doPrivileged block to wrap the data reading code Reviewed-by: alanb
-
- 12 4月, 2012 2 次提交
- 10 4月, 2012 2 次提交
-
-
由 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>
-
由 weijun 提交于
Reviewed-by: valeriep, jjg
-
- 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
-
- 22 3月, 2012 1 次提交
-
-
由 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
-
- 21 3月, 2012 1 次提交
-
-
由 valeriep 提交于
7146728: Inconsistent length for the generated secret using DH key agreement impl from SunJCE and PKCS11 Summary: Always return the secret in the same length as the modulus. Reviewed-by: wetmore
-
- 17 3月, 2012 1 次提交
-
-
由 khazra 提交于
Summary: Minor code changes to remove warnings in sun/rmi/rmic Reviewed-by: chegar, smarks
-
- 15 3月, 2012 1 次提交
-
-
由 yhuang 提交于
Reviewed-by: naoto
-
- 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>
-
- 06 3月, 2012 2 次提交
- 05 3月, 2012 1 次提交
-
-
由 vinnie 提交于
Reviewed-by: mullan
-
- 03 3月, 2012 2 次提交
- 28 2月, 2012 1 次提交
-
-
由 mullan 提交于
7147830: NullPointerException in java.security.Policy.implies() when the ProtectionDomain has a null code sou Reviewed-by: vinnie
-
- 27 2月, 2012 1 次提交
-
-
由 dsamersoff 提交于
Summary: Added a capability to start and stop JMX Agent by jcmd Reviewed-by: acorn, mchung
-
- 25 2月, 2012 2 次提交
- 24 2月, 2012 1 次提交
-
-
由 coffeys 提交于
Reviewed-by: okutsu
-
- 21 2月, 2012 3 次提交
- 16 2月, 2012 2 次提交
- 15 2月, 2012 1 次提交
-
-
由 prr 提交于
Reviewed-by: flar, prr Contributed-by: david.buck@oracle.com
-