- 13 4月, 2013 1 次提交
-
-
由 rfield 提交于
8011805: Update sun.tools.java class file reading/writing support to include the new constant pool entries Reviewed-by: mduigou, alanb
-
- 27 2月, 2013 1 次提交
-
-
由 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
-
- 17 2月, 2013 1 次提交
-
-
由 rfield 提交于
Reviewed-by: forax
-
- 07 12月, 2012 1 次提交
-
-
由 rfield 提交于
Summary: Lambda implementing inner classes now has private constructor (thanks Kumar) Reviewed-by: ksrini
-
- 29 11月, 2012 1 次提交
-
-
由 mchung 提交于
Reviewed-by: alanb, dholmes
-
- 26 10月, 2012 1 次提交
-
-
由 rfield 提交于
Summary: Implement lambda invokedynamic bootstrap by generating at runtime an inner class that implements the functional interface Reviewed-by: twisti
-