History log of /openjdk10/nashorn/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/parser/JSONParser.java
Revision Date Author Comments
# 1571:fd97b9047199 14-Dec-2015 hannesw

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


# 1312:d1689c1df3aa 08-Jun-2015 mhaupt

8085885: address Javadoc warnings in Nashorn source code
Reviewed-by: hannesw, lagergren


# 1245:c55ce3738888 10-Apr-2015 hannesw

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


# 1202:c4ea1d87ab67 06-Mar-2015 hannesw

8074545: Undefined object values in object literals with spill properties
Reviewed-by: lagergren, attila


# 1180:1f3e41112f46 05-Feb-2015 hannesw

8072626: Test for JDK-8068872 fails in tip
Reviewed-by: lagergren, jlaskey


# 1178:82d1bb9324cf 05-Feb-2015 hannesw

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


# 1073:06c06c8443fd 23-Oct-2014 lagergren

8061391: concat as a builtin optimistic form, had to remove NoTypedArrayData and replace it, as we throw away a lot of optimistic link opportunities with NoTypedArrayData not being Continuous
Reviewed-by: attila, hannesw


# 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