- 13 5月, 2011 1 次提交
-
-
由 jrose 提交于
Summary: rename invokeGeneric to invoke Reviewed-by: never, twisti
-
- 08 4月, 2011 1 次提交
-
-
由 jrose 提交于
Summary: JVM bug 6817525 requires changes to some JDK unit tests; update test invocation flags and "Indify" snapshot Reviewed-by: kvn, twisti
-
- 24 3月, 2011 1 次提交
-
-
由 jrose 提交于
Summary: package and class renaming only; delete unused methods and classes; add @since tags; no code changes Reviewed-by: twisti
-
- 11 2月, 2011 3 次提交
-
-
由 jrose 提交于
Summary: remove NoAccessException, replace it by ReflectiveOperationException subtypes; adjust javadoc of exceptions Reviewed-by: twisti
-
由 jrose 提交于
Summary: misc. EG changes and polishes (excluding 7013417) Reviewed-by: twisti
-
由 jrose 提交于
Summary: Implement MH.asVarargsCollector, etc., and remove withTypeHandler. Reviewed-by: twisti
-
- 17 12月, 2010 1 次提交
-
-
由 jrose 提交于
Reviewed-by: twisti
-
- 23 11月, 2010 1 次提交
-
-
由 jrose 提交于
6979327: method handle invocation should use casts instead of type parameters to specify return type Summary: Change result type parameters to result type casts. (Also, replace private placeholder class InvokeDynamic.) Reviewed-by: twisti
-
- 31 10月, 2010 1 次提交
-
-
由 jrose 提交于
Reviewed-by: twisti
-
- 09 9月, 2010 1 次提交
-
-
由 jrose 提交于
Summary: Make NoAccessException be a checked exception. Also remove JavaMethodHandle. Reviewed-by: twisti
-