Sat, 05 Oct 2013 05:30:39 -0700 8024599: JSR 292 direct method handles need to respect initialization rules for static members
jrose [Sat, 05 Oct 2013 05:30:39 -0700] rev 20532
8024599: JSR 292 direct method handles need to respect initialization rules for static members Summary: Align MH semantic with bytecode behavior of constructor and static member accesses, regarding <clinit> invocation. Reviewed-by: twisti, darcy, abuckley, vlivanov
Sat, 05 Oct 2013 05:30:39 -0700 8001108: an attempt to use "<init>" as a method name should elicit NoSuchMethodException
jrose [Sat, 05 Oct 2013 05:30:39 -0700] rev 20531
8001108: an attempt to use "<init>" as a method name should elicit NoSuchMethodException Summary: add an explicit check for leading "<", upgrade the unit tests Reviewed-by: twisti, darcy
Sat, 05 Oct 2013 05:30:39 -0700 8001109: arity mismatch on a call to spreader method handle should elicit IllegalArgumentException
jrose [Sat, 05 Oct 2013 05:30:39 -0700] rev 20530
8001109: arity mismatch on a call to spreader method handle should elicit IllegalArgumentException Summary: Document error conditions that may occur when calling a "spreader" method handle. Use IAE in all cases. Reviewed-by: twisti, vlivanov
(0) -10000 -3000 -1000 -300 -100 -30 -10 -3 +3 +10 +30 +100 +300 +1000 +3000 +10000 +30000 tip