1. 10d37ec 7023639: JSR 292 method handle invocation needs a fast path for compiled code by twisti · 13 years ago
  2. 4949452 7117167: Misc warnings in java.lang.invoke and sun.invoke.* Reviewed-by: smarks by jrose · 14 years ago
  3. b4be026 7058651: JSR 292 unit tests need a refresh by jrose · 14 years ago
  4. cd1d97b 7051206: JSR 292 method name SwitchPoint.isValid is misleading to unwary users; should be hasBeenInvalidated by jrose · 14 years ago
  5. 9b82ad6 7032323: code changes for JSR 292 EG adjustments to API, through Public Review by jrose · 14 years ago
  6. 79e0a6c 7034977: JSR 292 MethodHandle.invokeGeneric should be renamed MethodHandle.invoke by jrose · 14 years ago
  7. 9633f5f 6817525: turn on method handle functionality by default for JSR 292 by jrose · 14 years ago
  8. 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]
  9. f15905c 7013730: JSR 292 reflective operations should report errors with standard exception types by jrose · 15 years ago
  10. adc650a 7012650: implement JSR 292 EG adjustments through January 2010 by jrose · 15 years ago
  11. f108fc0 7013417: JSR 292 needs to support variadic method handle calls by jrose · 15 years ago
  12. b90d2e7 7001424: implement JSR 292 EG adjustments, November 2010 Reviewed-by: twisti by jrose · 15 years ago
  13. 1c1bfac 6979327: method handle invocation should use casts instead of type parameters to specify return type by jrose · 15 years ago
  14. 900bafd 6981777: implement JSR 292 EG adjustments from summer 2010 Reviewed-by: twisti by jrose · 15 years ago