1. 9ec1590 8137058: Clear out all non-Critical APIs from sun.reflect by Chris Hegarty · 8 years ago
  2. df1606c 8144919: Implement missing member handler for BeansLinker by Attila Szegedi · 9 years ago
  3. 0beda5b 8144917: Prepare AbstractJavaLinker/BeanLinker codebase for missing member implementation by Attila Szegedi · 9 years ago
  4. 9f0dcb1 8146147: Java linker indexed property getter does not work for computed nashorn string by Athijegannathan Sundararajan · 9 years ago
  5. 505e509 8141338: Move jdk.internal.dynalink package to jdk.dynalink by Attila Szegedi · 9 years ago[Renamed (98%) from nashorn/src/jdk.scripting.nashorn/share/classes/jdk/internal/dynalink/beans/AbstractJavaLinker.java]
  6. 534ff3d 8142422: Smaller Dynalink API adjustments by Attila Szegedi · 9 years ago
  7. fe13034 8139931: Introduce Operation objects in Dynalink instead of string encoding by Attila Szegedi · 9 years ago
  8. 4b535d3 8139887: Reduce visibility of few methods in TypeUtilities and Guards API by Attila Szegedi · 9 years ago
  9. f12273a 8139761: Improve Dynalink class nomenclature and package organization by Attila Szegedi · 9 years ago
  10. 57a2ec8 8139588: Remove concept of runtime context arguments, call site tokens, and link counts by Attila Szegedi · 9 years ago
  11. 8f8c3ea 8139435: Make sure CallSiteDescriptor.getLookup is subject to a security check by Attila Szegedi · 9 years ago
  12. eba3009 8139304: Remove elaborate call site descriptor class hierarchy and factory for them. Remove AutoDiscovery, DefaultPrelinkFilter, and BottomGuardingDynamicLinker as they can be inlined into DynamicLinkerFactory. Remove CallerSensitiveDetector as it can be inlined into AbstractJavaLinker. Make ClassMap non-public by Attila Szegedi · 9 years ago
  13. d546e9e 8139282: Remove @author and @id tags from Dynalink JavaDoc; some minor edits by Attila Szegedi · 9 years ago
  14. 8d084dc 8072596: Arrays.asList results in ClassCastException with a JS array by Attila Szegedi · 10 years ago
  15. 242419d 8068573: POJO setter using [] syntax throws an exception by Attila Szegedi · 10 years ago
  16. 10ebc44 8062050: A method is considered caller sensitive, but it doesn't have the CallerSensitive annotation by Attila Szegedi · 10 years ago
  17. 5fe51a5 8054834: Modular Source Code by Chris Hegarty · 10 years ago[Renamed from nashorn/src/jdk/internal/dynalink/beans/AbstractJavaLinker.java]
  18. 14eb01c 8049242: Explicit constructor overload selection should work with StaticClass as well by Athijegannathan Sundararajan · 10 years ago
  19. 27ba095 8043232: Index selection of overloaded java new constructors by Athijegannathan Sundararajan · 10 years ago
  20. 5ec014a 8044638: Tidy up Nashorn codebase for code standards by Attila Szegedi · 10 years ago
  21. e9e7dd2 8035820: Optimistic recompilation by Attila Szegedi · 11 years ago
  22. 25bbe57 8023550: -d option was broken for any dir but '.'. Fixed Java warnings by Marcus Lagergren · 11 years ago
  23. 91e5fbd 8021189: Prevent access to constructors of restricted classes by Attila Szegedi · 11 years ago
  24. 9476102 8021129: Use public lookup again by Attila Szegedi · 11 years ago
  25. e11a9b1 8020324: Implement Object.bindProperties(target, source) for beans by Attila Szegedi · 11 years ago
  26. 92bcfea 8010946: AccessControl.doPrivileged is broken when called from js script by Attila Szegedi · 11 years ago
  27. a1ade22 8009143: Eliminate Dynalink dependency on java.beans by Attila Szegedi · 12 years ago
  28. ccce3fa 8008371: Fix Dynalink compiler warnings and whitespace by Attila Szegedi · 12 years ago
  29. 82f8cef 8008085: Integrate Dynalink source code into Nashorn codebase by Attila Szegedi · 12 years ago