History log of /openjdk9/nashorn/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/CodeStore.java
Revision Date Author Comments
# 1635:70f0c3970211 07-Mar-2016 hannesw

8148148: Remove pluggable CodeStore API
Reviewed-by: attila, mhaupt


# 1260:a9b03ce75736 05-May-2015 hannesw

8078612: Persistent code cache should support more configurations
Reviewed-by: lagergren, attila


# 1106:ac3ab0a5be8e 13-Nov-2014 hannesw

8064789: Nashorn should just warn on code store instantiation error
Reviewed-by: attila, lagergren


# 1093:3fa7d5c6ed92 05-Nov-2014 hannesw

8062386: Different versions of nashorn use same code cache directory
Reviewed-by: lagergren, attila


# 1040:cc3000241e57 26-Sep-2014 lagergren

8059211: Changed ArrayData.length accessor to use the protected field and fixed javadoc warnings related to this
Reviewed-by: attila, hannesw


# 1036:f0b5e3900a10 25-Sep-2014 lagergren

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


# 1032:52752e15fe18 19-Sep-2014 hannesw

8046202: Make persistent code store more flexible
Reviewed-by: lagergren, 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