- 17 4月, 2013 1 次提交
-
-
由 mchung 提交于
Reviewed-by: jrose, alanb, twisti
-
- 01 3月, 2013 1 次提交
-
-
由 vlivanov 提交于
Reviewed-by: jrose, twisti, jdn
-
- 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
-
- 22 2月, 2013 1 次提交
-
-
由 vlivanov 提交于
Reviewed-by: jrose, twisti
-
- 21 9月, 2012 1 次提交
-
-
由 jrose 提交于
Summary: Bind callers to caller-sensitive methods. Reviewed-by: twisti, jjh, vlivanov, ahgross
-
- 18 8月, 2012 1 次提交
-
-
由 jrose 提交于
Reviewed-by: twisti, kvn
-
- 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>
-
- 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
-
- 19 1月, 2012 2 次提交
- 17 7月, 2011 1 次提交
-
-
由 jrose 提交于
Summary: Remove workarounds and limitations from before 6939861. Reviewed-by: never
-
- 02 6月, 2011 1 次提交
-
-
由 jrose 提交于
Summary: Wrap system property and reflection accesses under doPrivileged. Ensure constant pool linkage bypasses the SM as specified. Reviewed-by: kvn, never
-
- 27 5月, 2011 1 次提交
-
-
由 jrose 提交于
Summary: API code changes and javadoc changes following JSR 292 Public Review comments, through PFD Reviewed-by: never
-
- 18 5月, 2011 2 次提交
-
-
由 jrose 提交于
7044892: JSR 292: API entry points sometimes throw the wrong exceptions or doesn't throw the expected one Summary: point-fixes for 7038847, 7038860, 7042656, 7042829, 7041853, and several other reports Reviewed-by: never, kvn
-
由 jrose 提交于
7032850: MethodHandle.invokeGeneric throws unspecified RuntimeException if parameterized method is called Summary: Implement invocation corner cases, including correct type conversions and interface type enforcement. Reviewed-by: never
-
- 13 5月, 2011 2 次提交
- 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
-
- 18 3月, 2011 1 次提交
-
-
由 jrose 提交于
Summary: move everything into a single package; remove all multi-package machinery Reviewed-by: twisti, forax
-
- 15 2月, 2011 1 次提交
-
-
由 jrose 提交于
Summary: add security manager interactions for Lookup methods 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
-
- 31 10月, 2010 2 次提交
- 09 9月, 2010 2 次提交
- 09 6月, 2010 1 次提交
-
-
由 jrose 提交于
Summary: Add new CP types CONSTANT_MethodHandle, CONSTANT_MethodType to verifier; put in runtime support upcall. Reviewed-by: twisti
-
- 26 5月, 2010 1 次提交
-
-
由 ohair 提交于
Reviewed-by: darcy, weijun
-
- 01 5月, 2010 1 次提交
-
-
由 jrose 提交于
Summary: split MethodHandle.invoke into invokeExact and invokeGeneric; also clean up JVM-to-Java interfaces Reviewed-by: twisti
-
- 08 1月, 2010 1 次提交
-
-
由 jrose 提交于
Summary: Fill in missing API implementations, fix numerous bugs, adjust APIs towards EG design. Reviewed-by: twisti
-
- 13 5月, 2009 1 次提交
-
-
由 jrose 提交于
Summary: point fixes to access checking logic Reviewed-by: mr
-
- 12 5月, 2009 1 次提交
-
-
由 jrose 提交于
Summary: fix makefile to expose the new APIs in the core list; edit some javadocs for correctness Reviewed-by: mr
-
- 06 5月, 2009 1 次提交
-
-
由 jrose 提交于
Summary: JDK API and runtime (partial) for anonk, meth, indy Reviewed-by: mr
-