- 30 9月, 2013 2 次提交
-
-
由 jfranck 提交于
Summary: Remove typeAnnotations field from Method, Constructor, and Field, update Executable and Field to fetch data on demand. Reviewed-by: darcy, erikj
-
由 jfranck 提交于
8022324: j.l.Class.getAnnotatedInterfaces() for array type returns wrong value 8024915: j.l.r.Executable.getAnnotatedReceiverType() should return null for static methods Summary: Update javadoc and implementation of reflection for type annotations to match latest spec Reviewed-by: darcy
-
- 27 9月, 2013 1 次提交
-
-
由 twisti 提交于
Reviewed-by: jrose
-
- 12 9月, 2013 1 次提交
-
-
由 bpb 提交于
Summary: If the effective floating point exponent is zero return the significand including the implicit 1-bit. Reviewed-by: bpb, darcy, gls Contributed-by: NDmitry Nadezhin <dmitry.nadezhin@oracle.com>
-
- 11 9月, 2013 2 次提交
- 06 9月, 2013 4 次提交
-
-
由 jfranck 提交于
Reviewed-by: darcy, mchung
-
由 rfield 提交于
Reviewed-by: vlivanov, briangoetz Contributed-by: john.r.rose@oracle.com
-
由 rfield 提交于
8024283: 10 nashorn tests fail with similar stack trace InternalError with cause being NoClassDefFoundError Summary: Fix pre-existing 292 bug tickled by combo of nashorn code and MethodHandleInfo changes Reviewed-by: jrose Contributed-by: vladimir.x.ivanov@oracle.com
-
由 naoto 提交于
Reviewed-by: okutsu
-
- 04 9月, 2013 1 次提交
-
-
由 alanb 提交于
8008981: Deprecate SecurityManager checkTopLevelWindow, checkSystemClipboardAccess, checkAwtEventQueueAccess Reviewed-by: anthony, art, mchung
-
- 19 9月, 2013 2 次提交
- 28 8月, 2013 1 次提交
-
-
由 alanb 提交于
Reviewed-by: wetmore, alanb Contributed-by: martinrb@google.com
-
- 26 8月, 2013 2 次提交
- 23 8月, 2013 1 次提交
-
-
由 bpb 提交于
Summary: Replace class Random variable with a static final holder class Reviewed-by: alanb, mduigou, chegar Contributed-by: NBrian Burkhalter <brian.burkhalter@oracle.com>
-
- 13 8月, 2013 1 次提交
-
-
由 bpb 提交于
Summary: Add the methods for parameter types int and long. Reviewed-by: mduigou Contributed-by: NBrian Burkhalter <brian.burkhalter@oracle.com>
-
- 04 9月, 2013 2 次提交
-
-
由 rfield 提交于
Summary: A major overhaul to MethodHandleInfo and method handles in general. Reviewed-by: vlivanov, twisti Contributed-by: john.r.rose@oracle.com
-
由 henryjen 提交于
8023997: j.l.String.join(java.lang.CharSequence, java.lang.Iterable) sample doesn't compile and is incorrect Reviewed-by: alanb
-
- 29 8月, 2013 1 次提交
-
-
由 henryjen 提交于
Reviewed-by: alanb, martin, mduigou, psandoz Contributed-by: brian.goetz@oracle.com
-
- 26 7月, 2013 1 次提交
-
-
由 darcy 提交于
Reviewed-by: lancea, mduigou, alanb
-
- 23 7月, 2013 1 次提交
-
-
由 darcy 提交于
Reviewed-by: jrose
-
- 19 7月, 2013 1 次提交
-
-
由 darcy 提交于
Reviewed-by: dholmes
-
- 15 7月, 2013 1 次提交
-
-
由 plevart 提交于
Reviewed-by: dholmes, jfranck
-
- 11 7月, 2013 1 次提交
-
-
由 mcimadamore 提交于
8020010: Move lambda bridge creation from metafactory and VM to compiler Summary: JDK/metafactory component of the bridge fix and and MethodType vs. MethodHandle changes. Reviewed-by: twisti, briangoetz, forax Contributed-by: robert.field@oracle.com
-
- 13 7月, 2013 1 次提交
-
-
由 henryjen 提交于
Reviewed-by: psandoz, mduigou Contributed-by: brian.goetz@oracle.com
-
- 04 7月, 2013 1 次提交
-
-
由 psandoz 提交于
Reviewed-by: henryjen, briangoetz
-
- 13 7月, 2013 1 次提交
-
-
由 darcy 提交于
Reviewed-by: abuckley, jfranck
-
- 08 7月, 2013 1 次提交
-
-
由 mchung 提交于
Summary: When enqueuing references check whether the j.l.r.Reference has already been enqeued or removed in the lock. Do not enqueue them again. This occurs because multiple threads may try to enqueue the same j.l.r.Reference at the same time. Reviewed-by: mchung, dholmes, plevart, shade Contributed-by: thomas.schatzl@oracle.com
-
- 11 7月, 2013 1 次提交
-
-
由 sspitsyn 提交于
Reviewed-by: darcy Contributed-by: serguei.spitsyn@oracle.com
-
- 04 7月, 2013 3 次提交
-
-
由 bpb 提交于
Summary: Fix doclint errors in java.lang.* Reviewed-by: darcy Contributed-by: NBrian Burkhalter <brian.burkhalter@oracle.com>
-
由 emc 提交于
Summary: Add isNamePresent method to parameter reflection library, which indicates whether or real parameter data is available Reviewed-by: darcy
-
由 twisti 提交于
Reviewed-by: jrose
-
- 03 7月, 2013 1 次提交
-
-
由 mchung 提交于
Reviewed-by: jrose, alanb, dfuchs
-
- 02 7月, 2013 1 次提交
-
-
由 darcy 提交于
Reviewed-by: lancea, alanb
-
- 19 6月, 2013 2 次提交
- 18 6月, 2013 2 次提交
-
-
由 rfield 提交于
Summary: paired with 8013789: Compiler should emit bridges in interfaces Reviewed-by: twisti
-
由 twisti 提交于
Reviewed-by: twisti Contributed-by: NAleksey Shipilev <aleksey.shipilev@oracle.com>
-