- 05 6月, 2013 1 次提交
-
-
由 fparain 提交于
Reviewed-by: mchung, jbachorik
-
- 27 5月, 2013 1 次提交
-
-
由 plevart 提交于
Summary: Catch OutOfMemoryError in reference handler thread if caused by allocation of an InterruptedException Reviewed-by: dholmes, alanb
-
- 23 5月, 2013 2 次提交
- 22 5月, 2013 1 次提交
-
-
由 chegar 提交于
Reviewed-by: dholmes, alanb, mduigou
-
- 17 5月, 2013 2 次提交
- 15 5月, 2013 2 次提交
- 14 5月, 2013 1 次提交
-
-
由 bharadwaj 提交于
Summary: Changes to support invocation of lambda methods compiled either as static interface methods and or private instance methods. Reviewed-by: jrose, twisti
-
- 10 5月, 2013 2 次提交
- 07 5月, 2013 1 次提交
-
-
由 jfranck 提交于
Reviewed-by: abuckley, darcy
-
- 04 5月, 2013 1 次提交
-
-
由 mduigou 提交于
Reviewed-by: martin, alanb, chegar, plevart
-
- 01 5月, 2013 1 次提交
-
-
由 mduigou 提交于
Reviewed-by: martin, alanb, ulfzibis, mduigou Contributed-by: NStuart Marks <stuart.marks@oracle.com>, Henry Jen <henry.jen@oracle.com>
-
- 27 4月, 2013 1 次提交
-
-
由 plevart 提交于
Reviewed-by: mchung
-
- 17 4月, 2013 1 次提交
-
-
由 briangoetz 提交于
Reviewed-by: mduigou, alanb, chegar, darcy Contributed-by: NPaul Sandoz <paul.sandoz@oracle.com>, Brian Goetz <brian.goetz@oracle.com>, Doug Lea <dl@cs.oswego.edu>
-
- 18 4月, 2013 1 次提交
-
-
由 mchung 提交于
Reviewed-by: alanb, jrose, jdn
-
- 17 4月, 2013 1 次提交
-
-
由 mchung 提交于
Reviewed-by: jrose, alanb, twisti
-
- 13 4月, 2013 2 次提交
- 11 4月, 2013 1 次提交
-
-
由 darcy 提交于
Reviewed-by: smarks
-
- 09 4月, 2013 2 次提交
- 03 4月, 2013 2 次提交
- 26 4月, 2013 2 次提交
- 27 3月, 2013 1 次提交
-
-
由 martin 提交于
Summary: Fix and optimize codePointAt, codePointBefore and similar methods Reviewed-by: sherman, okutsu, ulfzibis, kizune
-
- 21 3月, 2013 1 次提交
-
-
由 darcy 提交于
Reviewed-by: acorn, dlsmith
-
- 15 3月, 2013 1 次提交
-
-
由 alanb 提交于
Reviewed-by: dlong, alanb, mduigou Contributed-by: bill.pittore@oracle.com, bob.vandette@oracle.com
-
- 09 3月, 2013 1 次提交
-
-
由 alanb 提交于
Reviewed-by: mchung, iris
-
- 07 3月, 2013 1 次提交
-
-
由 jfranck 提交于
Reviewed-by: darcy, forax
-
- 06 3月, 2013 1 次提交
-
-
由 vlivanov 提交于
8009222: java.lang.IllegalArgumentException: not invocable, no method type when attempting to get getter method handle for a static field Reviewed-by: jrose, twisti
-
- 05 3月, 2013 1 次提交
-
-
由 darcy 提交于
Reviewed-by: jjg
-
- 01 3月, 2013 1 次提交
-
-
由 vlivanov 提交于
Reviewed-by: jrose, twisti, jdn
-
- 27 2月, 2013 3 次提交
-
-
由 darcy 提交于
Reviewed-by: jfranck
-
由 darcy 提交于
Reviewed-by: mduigou
-
由 rfield 提交于
Summary: current thread's context ClassLoader was used to load class by name, pass class not name in serialization (Thank you Peter Levart for test and prototype. Thank you Sundar and Peter for unofficial reviews) Reviewed-by: forax
-
- 26 2月, 2013 1 次提交
-
-
由 kmo 提交于
7087570: java.lang.invoke.MemberName information wrong for method handles created with findConstructor Summary: REF_invokeSpecial DMHs (which are unusual) get marked explicitly; tweak the MHI to use this bit Reviewed-by: jrose, twisti
-