hg: hsx/hotspot-comp/jdk: 3 new changesets (original) (raw)
john.r.rose at oracle.com john.r.rose at oracle.com
Sat Jul 16 15:48:26 PDT 2011
- Previous message: hg: hsx/hotspot-comp/hotspot: 6990212: JSR 292 JVMTI MethodEnter hook is not called for JSR 292 bootstrap and target methods
- Next message: proposed membar simplification in c2
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Changeset: bfc5ec581c48 Author: jrose Date: 2011-07-16 15:40 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-comp/jdk/rev/bfc5ec581c48
7058630: JSR 292 method handle proxy violates contract for Object methods Reviewed-by: never, twisti
! src/share/classes/java/lang/invoke/MethodHandleProxies.java ! test/java/lang/invoke/MethodHandlesTest.java
Changeset: 668edf27e9c7 Author: jrose Date: 2011-07-16 15:44 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-comp/jdk/rev/668edf27e9c7
7058651: JSR 292 unit tests need a refresh Summary: Enhancements to unit tests. Reviewed-by: never, twisti
! test/java/lang/invoke/JavaDocExamplesTest.java ! test/java/lang/invoke/MethodHandlesTest.java ! test/java/lang/invoke/RicochetTest.java
- test/java/lang/invoke/ThrowExceptionsTest.java
Changeset: b42029cd1744 Author: jrose Date: 2011-07-16 15:47 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-comp/jdk/rev/b42029cd1744
6983728: JSR 292 remove argument count limitations Summary: Remove workarounds and limitations from before 6939861. Reviewed-by: never
! src/share/classes/java/lang/invoke/AdapterMethodHandle.java
- src/share/classes/java/lang/invoke/FilterGeneric.java
- src/share/classes/java/lang/invoke/FilterOneArgument.java
- src/share/classes/java/lang/invoke/FromGeneric.java ! src/share/classes/java/lang/invoke/MethodHandleImpl.java ! src/share/classes/java/lang/invoke/MethodHandleNatives.java ! src/share/classes/java/lang/invoke/MethodHandles.java ! src/share/classes/java/lang/invoke/MethodTypeForm.java
- src/share/classes/java/lang/invoke/SpreadGeneric.java
- src/share/classes/java/lang/invoke/ToGeneric.java
- Previous message: hg: hsx/hotspot-comp/hotspot: 6990212: JSR 292 JVMTI MethodEnter hook is not called for JSR 292 bootstrap and target methods
- Next message: proposed membar simplification in c2
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the hotspot-compiler-dev mailing list