History log of /openjdk9/nashorn/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/linker/Bootstrap.java
Revision Date Author Comments
# 1793:b4dca6350a46 12-Oct-2016 attila

8167443: Nashorn static method linking bypasses autoexported linkers
Reviewed-by: hannesw, sundar


# 1704:9c62b456f075 25-May-2016 sundar

8157680: Callback parameter of any JS builtin implementation should accept any Callable
Reviewed-by: hannesw, mhaupt


# 1678:58cac5dc254d 06-May-2016 sundar

8150731: Nashorn JSObject linker should be exposed as a service provider
Reviewed-by: jlaskey, hannesw


# 1629:8042e81b530e 18-Feb-2016 attila

8149451: Fix bytecode generation issue after 8149186
Reviewed-by: mhaupt, sundar


# 1620:7ac82655d829 09-Feb-2016 mhaupt

8149462: revert changes for 8149186
Reviewed-by: jlaskey, sundar


# 1617:f35bd1bd0184 07-Feb-2016 attila

8149186: Don't use indy for optimistic arithmetic
Reviewed-by: mhaupt, sundar


# 1609:c9406f325a23 23-Jan-2016 attila

8133299: Nashorn Java adapters should not early bind to functions
Reviewed-by: hannesw, lagergren, sundar


# 1598:30c3bcdb762c 14-Jan-2016 attila

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


# 1571:fd97b9047199 14-Dec-2015 hannesw

8144020: Remove long as an internal numeric type
Reviewed-by: attila, sundar, lagergren


# 1551:f3b883bec2d0 24-Nov-2015 attila

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


# 1504:252538e8c232 09-Nov-2015 attila

8141550: Introduce a command line option instead of nashorn.unstable.relink.threshold system property
Reviewed-by: hannesw, sundar


# 1503:e08b29ee795e 09-Nov-2015 attila

8141538: Make DynamicLinker specific to a Context in Nashorn
Reviewed-by: hannesw, sundar


# 1494:c7ef0fb26eff 02-Nov-2015 attila

8141144: Move NameCodec to jdk.nashorn.internal space
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


# 1416:a750a66640e0 09-Sep-2015 sundar

8027137: Merge ScriptFunction and ScriptFunctionImpl
Reviewed-by: attila, hannesw, mhaupt


# 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


# 1350:3cb11f4d617e 08-Jul-2015 sundar

8130734: Apply transformations found by netbeans Refactor->Inspect and transform menu
Reviewed-by: hannesw, jlaskey, mhaupt


# 1245:c55ce3738888 10-Apr-2015 hannesw

8067215: Disable dual fields when not using optimistic types
Reviewed-by: attila, lagergren


# 1197:20c3aef2b4cb 05-Mar-2015 attila

8035712: Restore some of the RuntimeCallSite specializations
Reviewed-by: hannesw, lagergren


# 1186:4a2dfd2ec3f3 12-Feb-2015 attila

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


# 1163:d4510be6f97a 14-Jan-2015 attila

8068573: POJO setter using [] syntax throws an exception
Reviewed-by: lagergren, jlaskey


# 1162:65337c25a5e3 13-Jan-2015 attila

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


# 1116:ad912b034639 27-Nov-2014 attila

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


# 1087:66e72466918b 03-Nov-2014 attila

8059443: NPE when unboxing return values
Reviewed-by: lagergren, sundar


# 1080:6a90ece54f72 30-Oct-2014 hannesw

8062401: User accessors require boxing and do not support optimistic types
Reviewed-by: jlaskey, lagergren


# 979:ee00439d1d54 22-Aug-2014 sundar

8055796: JSObject and browser JSObject linkers should provide fallback to call underlying Java methods directly
Reviewed-by: attila, hannesw


# 978:127a155b49c8 21-Aug-2014 sundar

8055762: Nashorn misses linker for netscape.javascript.JSObject instances
Reviewed-by: lagergren, jlaskey


# 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