1. cd1d97b 7051206: JSR 292 method name SwitchPoint.isValid is misleading to unwary users; should be hasBeenInvalidated by jrose · 14 years ago
  2. 9b82ad6 7032323: code changes for JSR 292 EG adjustments to API, through Public Review by jrose · 14 years ago
  3. 79e0a6c 7034977: JSR 292 MethodHandle.invokeGeneric should be renamed MethodHandle.invoke by jrose · 14 years ago
  4. 9633f5f 6817525: turn on method handle functionality by default for JSR 292 by jrose · 14 years ago
  5. ada69fa 7012648: move JSR 292 to package java.lang.invoke and adjust names by jrose · 14 years ago[Renamed (88%) from test/java/dyn/JavaDocExamplesTest.java]
  6. f15905c 7013730: JSR 292 reflective operations should report errors with standard exception types by jrose · 15 years ago
  7. adc650a 7012650: implement JSR 292 EG adjustments through January 2010 by jrose · 15 years ago
  8. f108fc0 7013417: JSR 292 needs to support variadic method handle calls by jrose · 15 years ago
  9. b90d2e7 7001424: implement JSR 292 EG adjustments, November 2010 Reviewed-by: twisti by jrose · 15 years ago
  10. 1c1bfac 6979327: method handle invocation should use casts instead of type parameters to specify return type by jrose · 15 years ago
  11. 900bafd 6981777: implement JSR 292 EG adjustments from summer 2010 Reviewed-by: twisti by jrose · 15 years ago