History log of /openjdk9/nashorn/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/linker/NashornBeansLinker.java
Revision Date Author Comments
# 1869:8e7ef537aa54 25-Jan-2017 hannesw

8172006: Nashorn JavaScript engine fails to call @FunctionalInterface with a java.util.List argument
Reviewed-by: attila, jlaskey


# 1805:7caf1f762f1d 01-Nov-2016 attila

8168005: Introduce namespaces for GET, SET Dynalink operations
Reviewed-by: hannesw, sundar


# 1705:59d31c4e3f77 25-May-2016 sundar

8157819: TypeError when a java.util.Comparator object is invoked as a function
Reviewed-by: mhaupt, forax, hannesw


# 1645:15d52fdd9168 15-Mar-2016 attila

8150218: Autoconversion SAM adapters sometimes don't get privileges
Reviewed-by: mhaupt, sundar


# 1598:30c3bcdb762c 14-Jan-2016 attila

8144919: Implement missing member handler for BeansLinker
Reviewed-by: lagergren, mhaupt, sundar


# 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


# 1482:d35aa8beb997 21-Oct-2015 attila

8139919: Make CallSiteDescriptor a concrete class
Reviewed-by: hannesw, lagergren, sundar


# 1477:dd36e980905b 20-Oct-2015 attila

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


# 1471:33f2143b60a3 19-Oct-2015 attila

8139435: Make sure CallSiteDescriptor.getLookup is subject to a security check
Reviewed-by: hannesw, sundar


# 1463:494bc9750691 12-Oct-2015 attila

8139274: Use JDK 8 default method for LinkerServices.asTypeLosslessReturn
Reviewed-by: lagergren, sundar


# 1423:c13179703f65 11-Sep-2015 sundar

8136349: Typos patch for nashorn sources submitted on Sep 10, 2015
Reviewed-by: hannesw, mhaupt, lagergren, attila
Contributed-by: asashour@yahoo.com


# 1400:6e41fdc6acdf 01-Sep-2015 sundar

8068901: Surprising behavior with more than one functional interface on a class
8068903: Can't invoke vararg @FunctionalInterface methods
Reviewed-by: attila, hannesw


# 1354:a5e202d6eb99 09-Jul-2015 sundar

8130888: Typos in nashorn sources
Reviewed-by: hannesw, mhaupt
Contributed-by: asashour@yahoo.com


# 1304:4da1c371efcb 03-Jun-2015 sundar

8081809: Missing final modifier in method parameters (nashorn code convention)
Reviewed-by: attila, hannesw


# 1186:4a2dfd2ec3f3 12-Feb-2015 attila

8072596: Arrays.asList results in ClassCastException with a JS array
Reviewed-by: lagergren, sundar


# 1165:db52b3e36abc 14-Jan-2015 attila

8069002: NPE on invoking null (8068889 regression)
Reviewed-by: jlaskey, sundar


# 1162:65337c25a5e3 13-Jan-2015 attila

8068889: Calling a @FunctionalInterface from JS leaks internal objects
Reviewed-by: jlaskey, sundar


# 1094:a22f9ba69baa 06-Nov-2014 hannesw

8062624: java.lang.String methods not available on concatenated strings
Reviewed-by: lagergren, attila


# 1057:a8d44c7c2ac0 13-Oct-2014 sundar

8050977: Java8 Javascript Nashorn exception: no current Global instance for nashorn
Reviewed-by: attila, lagergren, hannesw


# 1028:fbded97d28ca 17-Sep-2014 sundar

8058615: Overload resolution ambiguity involving ConsString
Reviewed-by: lagergren, hannesw


# 953:221a84ef44c0 17-Aug-2014 chegar

8054834: Modular Source Code
Reviewed-by: alanb, chegar, ihse, mduigou
Contributed-by: alan.bateman@oracle.com, alex.buckley@oracle.com, chris.hegarty@oracle.com, erik.joelsson@oracle.com, jonathan.gibbons@oracle.com, karen.kinnear@oracle.com, magnus.ihse.bursie@oracle.com, mandy.chung@oracle.com, mark.reinhold@oracle.com, paul.sandoz@oracle.com