Wed, 16 Jan 2013 17:58:51 +0530 8006412: Improve toString method of ScriptObjectMirror class
sundar [Wed, 16 Jan 2013 17:58:51 +0530] rev 16177
8006412: Improve toString method of ScriptObjectMirror class Reviewed-by: jlaskey, lagergren
Wed, 16 Jan 2013 07:06:40 -0400 8006304: Remove pre-population of maps for constructor produced maps
jlaskey [Wed, 16 Jan 2013 07:06:40 -0400] rev 16176
8006304: Remove pre-population of maps for constructor produced maps Reviewed-by: sundar Contributed-by: james.laskey@oracle.com
Tue, 15 Jan 2013 18:08:50 +0100 8006337: Discarded arguments for INVOKESTATIC must still be evaluated for side effects
attila [Tue, 15 Jan 2013 18:08:50 +0100] rev 16175
8006337: Discarded arguments for INVOKESTATIC must still be evaluated for side effects Reviewed-by: hannesw, jlaskey, sundar
Tue, 15 Jan 2013 17:09:44 +0100 8005958: invoking a function through INVOKESTATIC with more arguments than it declares resulted in malformed bytecode being generated
attila [Tue, 15 Jan 2013 17:09:44 +0100] rev 16174
8005958: invoking a function through INVOKESTATIC with more arguments than it declares resulted in malformed bytecode being generated Reviewed-by: lagergren, jlaskey
Tue, 15 Jan 2013 13:10:20 +0100 8006293: Reduce ScriptObject.findCallMethodMethod
attila [Tue, 15 Jan 2013 13:10:20 +0100] rev 16173
8006293: Reduce ScriptObject.findCallMethodMethod Reviewed-by: lagergren, jlaskey
Mon, 14 Jan 2013 21:30:13 +0530 8006181: nashorn script engine does not run jrunscript's initialization script
sundar [Mon, 14 Jan 2013 21:30:13 +0530] rev 16172
8006181: nashorn script engine does not run jrunscript's initialization script Reviewed-by: lagergren, jlaskey Contributed-by: rieberandreas@gmail.com
Mon, 14 Jan 2013 16:00:55 +0100 8006168: ability to generate multi-type Java adapters
attila [Mon, 14 Jan 2013 16:00:55 +0100] rev 16171
8006168: ability to generate multi-type Java adapters Reviewed-by: lagergren, jlaskey
Fri, 11 Jan 2013 20:34:22 +0530 8006093: Add a makefile target to run all tests (test, test262, perf tests)
sundar [Fri, 11 Jan 2013 20:34:22 +0530] rev 16170
8006093: Add a makefile target to run all tests (test, test262, perf tests) Reviewed-by: attila, hannesw
Fri, 11 Jan 2013 18:26:18 +0530 8006082: Provide option to run octane benchmarks in separate processes
sundar [Fri, 11 Jan 2013 18:26:18 +0530] rev 16169
8006082: Provide option to run octane benchmarks in separate processes Reviewed-by: lagergren, jlaskey
Fri, 11 Jan 2013 10:40:51 +0100 8005976: Break out AccessSpecializer into one pass before CodeGenerator instead of iterative applications from CodeGenerator
lagergren [Fri, 11 Jan 2013 10:40:51 +0100] rev 16168
8005976: Break out AccessSpecializer into one pass before CodeGenerator instead of iterative applications from CodeGenerator Summary: Now scope and slot information is guaranteed to be fixed AND NOT CHANGE before CodeGeneration. We want to keep it that way to build future type specializations and bring all type work out of CodeGenerator. Reviewed-by: attila, hannesw
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip