History log of /openjdk9/nashorn/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/linker/BoundCallableLinker.java
Revision Date Author Comments
# 1551:f3b883bec2d0 24-Nov-2015 attila

8141338: Move jdk.internal.dynalink package to jdk.dynalink
Reviewed-by: hannesw, sundar


# 1483:7cb19fa78763 21-Oct-2015 attila

8139931: Introduce Operation objects in Dynalink instead of string encoding
Reviewed-by: hannesw, sundar


# 1477:dd36e980905b 20-Oct-2015 attila

8139761: Improve Dynalink class nomenclature and package organization
Reviewed-by: hannesw, sundar


# 1151:2947ce913863 18-Dec-2014 sundar

8067854: bound java static method throws NPE when 'null' is used for this argument
Reviewed-by: attila, hannesw


# 1116:ad912b034639 27-Nov-2014 attila

8051778: support bind on all Nashorn callables
Reviewed-by: hannesw, lagergren