1. 2b5207e 8154231: Simplify access to System properties from JDK code by Claes Redestad · 8 years ago
  2. 9fb30a3 8149644: Integrate VarHandles by Paul Sandoz · 8 years ago
  3. 7010cf7 8143131: Remove unused code from java.lang.invoke by Claes Redestad · 9 years ago
  4. bdbc4d1 8140606: Update library code to use internal Unsafe by Chris Hegarty · 9 years ago
  5. 43fd9ba 8136967: revert all changes applied to obtain information about 8131129 by Michael Haupt · 9 years ago
  6. f1f609d 8136931: more fine-grained condition checking for BMH species creation by Michael Haupt · 9 years ago
  7. d112215 8078467: Update core libraries to use diamond with anonymous classes by Joe Darcy · 9 years ago
  8. bfc5193 8069591: Customize LambdaForms which are invoked using MH.invoke/invokeExact by Vladimir Ivanov · 10 years ago
  9. 06305c4 8063137: Never-taken branches should be pruned when GWT LambdaForms are shared by Vladimir Ivanov · 10 years ago
  10. 95ef6e0 8059880: Get rid of LambdaForm interpretation by Vladimir Ivanov · 10 years ago
  11. b1ad801 8063135: Enable full LF sharing by default by Vladimir Ivanov · 10 years ago
  12. 224c42e 8059877: GWT branch frequencies pollution due to LF sharing by Vladimir Ivanov · 10 years ago
  13. dbbce78 8057922: Improve LambdaForm sharing by using LambdaFormEditor more extensively by John Rose · 10 years ago
  14. da56d3f 8050052: Small cleanups in java.lang.invoke code by John Rose · 10 years ago
  15. 0b424b4 8037209: Improvements and cleanups to bytecode assembly for lambda forms by John Rose · 10 years ago
  16. 3bc69d3 8054834: Modular Source Code by Chris Hegarty · 10 years ago[Renamed from jdk/src/share/classes/java/lang/invoke/MethodHandleStatics.java]
  17. b47c251 8037210: Get rid of char-based descriptions 'J' of basic types by Vladimir Ivanov · 11 years ago
  18. b826523 Merge by Lana Steuck · 12 years ago
  19. 01d0ba6 8000989: smaller code changes to make future JSR 292 backports easier by Christian Thalinger · 12 years ago
  20. 0a735e7 7196190: Improve method of handling MethodHandles by John R Rose · 12 years ago
  21. 360d512 7023639: JSR 292 method handle invocation needs a fast path for compiled code by Christian Thalinger · 12 years ago
  22. 0a9fa0f 7084245: Update usages of InternalError to use exception chaining by Sebastian Sickelmann · 13 years ago
  23. f327953 7050328: (jsr-292) findConstructor throws ExceptionInInitializerError if run under SecurityManager by John R Rose · 13 years ago
  24. 8bb387d 7044892: JSR 292: API entry points sometimes throw the wrong exceptions or doesn't throw the expected one by John R Rose · 13 years ago
  25. 9a58e30 6939861: JVM should handle more conversion operations by John R Rose · 13 years ago
  26. 3718824 7012648: move JSR 292 to package java.lang.invoke and adjust names by John R Rose · 13 years ago[Renamed (97%) from jdk/src/share/classes/java/dyn/MethodHandleStatics.java]
  27. e7ebd47 6839872: remove implementation inheritance from JSR 292 APIs by John R Rose · 13 years ago