History log of /openjdk10/nashorn/test/script/basic/compile-octane-splitter.js
Revision Date Author Comments
# 1256:b275aac76cdd 26-Apr-2015 hannesw

8053905: Eager code generation fails for earley boyer with split threshold set to 1000
Reviewed-by: attila, lagergren


# 998:2520d5e7bc5f 01-Sep-2014 yan

8054343: Nashorn: Some tests fails on windows with AccessControlException
Reviewed-by: lagergren, sundar
Contributed-by: Sergey Lugovoy <sergey.lugovoy@oracle.com>


# 970:f82b83cf73ae 15-Aug-2014 attila

8055199: Tidy up Nashorn codebase for code standards (August 2014)
Reviewed-by: hannesw, lagergren


# 965:e84cfe70c504 13-Aug-2014 sundar

8054993: type info cache may be disabled for test262 and tests explicitly changing that property should use @fork
Reviewed-by: lagergren, hannesw


# 942:0787fe044ee6 29-Jul-2014 lagergren

8048869: Reduce compile time by about 5% by removing the Class.casts from the AST nodes
Summary: Removed the native casts that slow down the compiler unnecessarily. I also modified the compile-octane harness so that it can run with --verbose and --iterations flags so that you can run the compiler for an arbitrary time, gathering a mission control executing profile.
Reviewed-by: attila, jlaskey


# 877:cf4d2252d444 04-Jun-2014 attila

8044638: Tidy up Nashorn codebase for code standards
Reviewed-by: lagergren, sundar


# 842:75e8d1a4ba23 22-Apr-2014 lagergren

8033105: Make sure Nashorn test harness can run zlib benchmark
Reviewed-by: attila, hannesw


# 473:f6588f168d79 26-Jul-2013 hannesw

8020719: Run tests with reduced splitter threshold
Reviewed-by: lagergren, sundar, jlaskey