- 25 7月, 2012 1 次提交
-
-
由 twisti 提交于
6984705: JSR 292 method handle creation should not go through JNI Summary: remove assembly code for JDK 7 chained method handles Reviewed-by: jrose, twisti, mhaupt, forax Contributed-by: NJohn Rose <john.r.rose@oracle.com>, Christian Thalinger <christian.thalinger@oracle.com>, Michael Haupt <michael.haupt@oracle.com>
-
- 12 7月, 2012 1 次提交
-
-
由 jrose 提交于
Summary: add null checks before unsafe calls that take a variable base reference; update unit tests Reviewed-by: kvn, twisti
-
- 08 6月, 2012 1 次提交
-
-
由 alanb 提交于
Reviewed-by: mduigou
-
- 19 5月, 2012 1 次提交
-
-
由 jrose 提交于
Summary: Base SecurityManager checks on either of Lookup.lookupClass or caller class; also clarify Lookup access checks. Reviewed-by: twisti
-
- 18 4月, 2012 1 次提交
-
-
由 joehw 提交于
Summary: bring JDK8 up to date to what we have in 7u4 Reviewed-by: lancea, mullan
-
- 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
-
- 29 3月, 2012 1 次提交
-
-
由 peytoia 提交于
Reviewed-by: okutsu
-
- 15 3月, 2012 1 次提交
-
-
由 fparain 提交于
Reviewed-by: dholmes, sla
-
- 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>
-
- 25 2月, 2012 1 次提交
-
-
由 sla 提交于
Summary: Work around problems in some cygwin installations Reviewed-by: alanb, sspitsyn
-
- 17 2月, 2012 1 次提交
-
-
由 sherman 提交于
Summary: Added add/sub/multiply/toIntExact methods to j.l.Math and StrictMath classes Reviewed-by: emcmanus Contributed-by: roger.riggs@oracle.com
-
- 21 1月, 2012 1 次提交
-
-
由 darcy 提交于
4215269: Some Integer.toHexString(int) results cannot be decoded back to an int 6322074: Converting integers to string as if unsigned Reviewed-by: mduigou, emcmanus, flar
-
- 19 1月, 2012 2 次提交
- 23 12月, 2011 1 次提交
-
-
由 dcubed 提交于
Summary: Call JNI ReleaseByteArrayElements() on memory returned by JNI GetByteArrayElements(). Also push test for 7122253. Reviewed-by: acorn, poonam
-
- 03 12月, 2011 1 次提交
-
-
由 sherman 提交于
Summary: Fix to ensure singleton property of String.CaseInsensitiveComparator is maintained through de/serialization. Reviewed-by: alanb, forax, smarks, dholmes Contributed-by: darryl.mocek@oracle.com
-
- 23 11月, 2011 1 次提交
-
-
由 chegar 提交于
6776144: java/lang/ThreadGroup/NullThreadName.java fails with Thread group is not destroyed ,fastdebug LINUX Reviewed-by: chegar, dholmes Contributed-by: gary.adams@oracle.com
-
- 21 11月, 2011 1 次提交
-
-
由 alanb 提交于
Reviewed-by: forax, chegar, dholmes Contributed-by: gary.adams@oracle.com
-
- 20 11月, 2011 1 次提交
-
-
由 alanb 提交于
Reviewed-by: alanb, dholmes, forax Contributed-by: gary.adams@oracle.com
-
- 18 11月, 2011 1 次提交
-
-
由 mchung 提交于
Reviewed-by: alanb, mchung Contributed-by: gary.adams@oracle.com
-
- 09 11月, 2011 1 次提交
-
-
由 twisti 提交于
Reviewed-by: iveresov, alanb, jrose
-
- 02 11月, 2011 1 次提交
-
-
由 twisti 提交于
Reviewed-by: jrose, never
-
- 01 11月, 2011 1 次提交
-
-
由 ysr 提交于
4268317: (ref) Reference.isEnqueued() can return true when instance not enqueued Summary: The reference handler now declares, and assumes, that the discovered field, rather than the next field, is (to be) used to link the entries in the pending list, thus allowing a reference object to be safely enqueued even while it is in the pending state. Also added slightly modified regression tests from the two bug reports. Reviewed-by: mchung, alanb, jcoomes
-
- 22 9月, 2011 1 次提交
-
-
由 darcy 提交于
Reviewed-by: mduigou
-
- 19 9月, 2011 1 次提交
-
-
由 darcy 提交于
Reviewed-by: alanb
-
- 10 9月, 2011 1 次提交
-
-
由 alanb 提交于
Reviewed-by: darcy, jrose
-
- 07 9月, 2011 1 次提交
-
-
由 darcy 提交于
Reviewed-by: mcimadamore
-
- 24 8月, 2011 1 次提交
-
-
由 mchung 提交于
Reviewed-by: alanb Contributed-by: spoole@uk.ibm.com
-
- 23 8月, 2011 1 次提交
-
-
由 darcy 提交于
6832374: (reflect) malformed signature can cause parser to go into infinite loop 7052898: (reflect) SignatureParser will accept strings outside of the grammar Summary: Various signature parsing fixes; additional review by sonali.goel@oracle.com Reviewed-by: alanb
-
- 18 8月, 2011 1 次提交
-
-
由 alanb 提交于
Reviewed-by: forax, mduigou
-
- 13 8月, 2011 1 次提交
-
-
由 darcy 提交于
Reviewed-by: alanb
-
- 09 8月, 2011 1 次提交
-
-
由 chegar 提交于
Reviewed-by: mchung
-
- 04 8月, 2011 1 次提交
-
-
由 mduigou 提交于
Reviewed-by: alanb, darcy
-
- 17 7月, 2011 2 次提交
- 23 6月, 2011 1 次提交
-
-
由 chegar 提交于
Reviewed-by: dholmes, alanb, mchung
-
- 22 6月, 2011 1 次提交
-
-
由 alanb 提交于
7056447: test/java/lang/management/ManagementFactory/MBeanServerMXBeanUnsupportedTest.java fails in agentvm Reviewed-by: emcmanus
-
- 21 6月, 2011 1 次提交
-
-
由 alanb 提交于
7056815: test/java/lang/ClassLoader/deadlock/TestOneWayDelegate.sh times out intermittently on busy machine Reviewed-by: mchung
-
- 18 6月, 2011 1 次提交
-
-
由 darcy 提交于
Reviewed-by: alanb, forax
-
- 15 6月, 2011 1 次提交
-
-
由 jrose 提交于
7054590: (JSR-292) MethodHandleProxies.asInterfaceInstance() accepts private/protected nested interfaces Summary: fix non-compliant logic in MethodHandleProxies, fix invalid private classes in MethodHandlesTest Reviewed-by: twisti, never
-