History log of /openjdk10/nashorn/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/Undefined.java
Revision Date Author Comments
# 1805:7caf1f762f1d 01-Nov-2016 attila

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


# 1782:fc972ab7d939 04-Oct-2016 attila

8167037: Remove CALL_METHOD support from internal Nashorn linkers
Reviewed-by: hannesw, 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


# 1477:dd36e980905b 20-Oct-2015 attila

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


# 1470:04ed602df062 19-Oct-2015 attila

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.
Reviewed-by: hannesw, sundar


# 1369:a3c6abd88eb4 06-Aug-2015 sundar

8133119: Error message associated with TypeError for call and new should include stringified Node
Reviewed-by: attila, mhaupt


# 1368:ed56500172f4 04-Aug-2015 sundar

8073733: TypeError messages with "call" and "new" could be improved
Reviewed-by: attila, mhaupt


# 1033:c1f651636d9c 22-Sep-2014 hannesw

8047764: Indexed or polymorphic set on global affects Object.prototype
Reviewed-by: lagergren, attila


# 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