review request (M): 6983728: JSR 292 remove argument count limitations (original) (raw)
Tom Rodriguez tom.rodriguez at oracle.com
Tue Jul 5 17:09:39 PDT 2011
- Previous message: review request (M): 6983728: JSR 292 remove argument count limitations
- Next message: review request (M): 6983728: JSR 292 remove argument count limitations
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Still looks good.
tom
On Jul 5, 2011, at 5:01 PM, John Rose wrote:
This is a follow-up to a pre-review in May. http://cr.openjdk.java.net/~jrose/6983728/webrev.01/
Diffs since May are trivial: http://cr.openjdk.java.net/~jrose/6983728/01-after-00.diff This is for after JDK 7. -- John On May 17, 2011, at 5:07 AM, John Rose wrote:
http://cr.openjdk.java.net/~jrose/6983728/webrev.00/
6983728: JSR 292 remove argument count limitations Summary: Remove workarounds and limitations from before 6939861. Reviewed-by: ? Remove test exclusions from MethodHandlesTest (key unit test), and extend argument counts of test cases. Remove the following files, which were workarounds for the lack of ricochet frames: FilterGeneric.java FilterOneArgument.java FromGeneric.java SpreadGeneric.java ToGeneric.java Note: These changes assume a full port of 6939861. This is true of x86 at present; SPARC is following. This change will not be done until after SPARC stabilizes.
- Previous message: review request (M): 6983728: JSR 292 remove argument count limitations
- Next message: review request (M): 6983728: JSR 292 remove argument count limitations
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the hotspot-compiler-dev mailing list