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

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


# 1786:80120e9b3273 06-Oct-2016 attila

8167117: insert missing final keywords
Reviewed-by: jlaskey, sundar


# 1751:9940204f504c 28-Jul-2016 hannesw

8160034: The `this` value in the `with` is broken by the repetition of a function call
Reviewed-by: attila, sundar


# 1728:2e53f4d1445d 22-Jun-2016 hannesw

8159977: typeof operator does not see lexical bindings declared in other scripts
Reviewed-by: sundar


# 1551:f3b883bec2d0 24-Nov-2015 attila

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


# 1508:a661018d34b8 11-Nov-2015 hannesw

8141702: Add support for Symbol property keys
Reviewed-by: attila, sundar


# 1483:7cb19fa78763 21-Oct-2015 attila

8139931: Introduce Operation objects in Dynalink instead of string encoding
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


# 1429:b4eb53200105 16-Sep-2015 hannesw

8134609: Allow constructors with same prototoype map to share the allocator map
Reviewed-by: attila, sundar


# 1428:c209abbe9b24 16-Sep-2015 sundar

8136544: Call site switching to megamorphic causes incorrect property read
Reviewed-by: attila, mhaupt


# 1416:a750a66640e0 09-Sep-2015 sundar

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


# 1325:cd94e97584a0 17-Jun-2015 hannesw

8098808: Convert Scope from interface to class
Reviewed-by: sundar, attila


# 1320:0e28af5ee013 15-Jun-2015 hannesw

8098546: eval within a 'with' leaks definitions into global scope
Reviewed-by: sundar, attila


# 1237:869d0372b303 26-Mar-2015 hannesw

8075366: Slow scope access to global let/const does not work
Reviewed-by: sundar, attila, lagergren


# 1055:9dc87837f70a 10-Oct-2014 sundar

8060101: AssertionError: __noSuchProperty__ placeholder called from NativeJavaImporter
Reviewed-by: attila, jlaskey


# 1033:c1f651636d9c 22-Sep-2014 hannesw

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


# 971:c93b6091b11e 18-Aug-2014 chegar

Merge


# 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