History log of /openjdk10/nashorn/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/PropertyMap.java
Revision Date Author Comments
# 1862:db9349bc7035 10-Jan-2017 hannesw

8170781: PropertyMapIterator throws NoSuchElementException on last element
Reviewed-by: sundar, attila


# 1626:d99fa86747ee 15-Feb-2016 hannesw

8147558: Add support for ES6 collections
Reviewed-by: attila, mhaupt


# 1612:0da44ab8c417 28-Jan-2016 mhaupt

8147591: Revisit Collection.toArray(new T[size]) calls in nashorn and dynalink code
Reviewed-by: hannesw, mhaupt, sundar
Contributed-by: srinivas.dama@oracle.com


# 1508:a661018d34b8 11-Nov-2015 hannesw

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


# 1446:f62799ca2ade 30-Sep-2015 attila

8137333: Boundless soft caching of property map histories causes high memory pressure
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


# 1416:a750a66640e0 09-Sep-2015 sundar

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


# 1349:1261d91a9e28 07-Jul-2015 sundar

8130663: 6 fields can be static fields in Global class
Reviewed-by: hannesw, attila


# 1323:93e4c151d6cc 17-Jun-2015 hannesw

8087312: PropertyMapWrapper.equals should compare className
Reviewed-by: sundar, attila


# 1245:c55ce3738888 10-Apr-2015 hannesw

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


# 1215:78f82d897305 13-Mar-2015 hannesw

8075006: Threads spinning infinitely in WeakHashMap.get running test262parallel
Reviewed-by: lagergren, attila


# 1178:82d1bb9324cf 05-Feb-2015 hannesw

8062141: Various performance issues parsing JSON
Reviewed-by: lagergren, attila


# 1083:e319d499e2bf 31-Oct-2014 hannesw

8062132: Nashorn incorrectly binds this for constructor created by another function
Reviewed-by: jlaskey, sundar


# 1080:6a90ece54f72 30-Oct-2014 hannesw

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


# 1036:f0b5e3900a10 25-Sep-2014 lagergren

8025435: Optimistic builtins support, implemented initial optimistic versions of push, pop, and charCodeAt
Reviewed-by: attila, hannesw, sundar


# 1025:10f36ba5ef80 15-Sep-2014 hannesw

8056978: ClassCastException: cannot cast jdk.nashorn.internal.scripts.JO*
Reviewed-by: jlaskey, sundar


# 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