Mon, 31 Mar 2014 14:13:34 +0200 8027043: Turn global accesses into MethodHandle.constant, with one chance of reassignment, e.g. x = value occuring once in the global scope is ok, twice is not.
lagergren [Mon, 31 Mar 2014 14:13:34 +0200] rev 24733
8027043: Turn global accesses into MethodHandle.constant, with one chance of reassignment, e.g. x = value occuring once in the global scope is ok, twice is not. Reviewed-by: attila, sundar, jlaskey
Thu, 27 Mar 2014 14:09:40 +0100 8038416: Access to undefined scoped variables deoptimized too much
attila [Thu, 27 Mar 2014 14:09:40 +0100] rev 24732
8038416: Access to undefined scoped variables deoptimized too much Reviewed-by: jlaskey, lagergren
Thu, 27 Mar 2014 11:45:54 +0100 8038406: Testability: as a first step of moving loggers away from the process global space, the Debug object now supports logging POJOs from log entries as an event queue, which can be introspected from test scripts. This is way better than screen scraping brittle and subject-to-change log output.
lagergren [Thu, 27 Mar 2014 11:45:54 +0100] rev 24731
8038406: Testability: as a first step of moving loggers away from the process global space, the Debug object now supports logging POJOs from log entries as an event queue, which can be introspected from test scripts. This is way better than screen scraping brittle and subject-to-change log output. Reviewed-by: attila, hannesw, sundar
Wed, 26 Mar 2014 15:00:32 +0100 8038396: fix for the compiler expression evaluator to be more inquisitive about types
attila [Wed, 26 Mar 2014 15:00:32 +0100] rev 24730
8038396: fix for the compiler expression evaluator to be more inquisitive about types Reviewed-by: hannesw, lagergren
Mon, 24 Mar 2014 18:41:06 +0100 8037534: Use scope types to determine optimistic types
attila [Mon, 24 Mar 2014 18:41:06 +0100] rev 24729
8037534: Use scope types to determine optimistic types Reviewed-by: hannesw, lagergren
Mon, 24 Mar 2014 18:40:11 +0100 8038223: Symbol trace debug output takes time
attila [Mon, 24 Mar 2014 18:40:11 +0100] rev 24728
8038223: Symbol trace debug output takes time Reviewed-by: hannesw, lagergren
Fri, 21 Mar 2014 17:52:03 +0100 Merge
attila [Fri, 21 Mar 2014 17:52:03 +0100] rev 24727
Merge
Thu, 20 Mar 2014 16:26:54 +0100 8037967: Broke the build, by commiting without saving the last review comment
lagergren [Thu, 20 Mar 2014 16:26:54 +0100] rev 24726
8037967: Broke the build, by commiting without saving the last review comment Reviewed-by: jlaskey, hannesw
Thu, 20 Mar 2014 16:16:42 +0100 8033334: Make sure that scope depth information is maintained in the RecompilableScriptFunctionDatas, to avoid unnecessary slow proto linkage when doing on demand compilation
lagergren [Thu, 20 Mar 2014 16:16:42 +0100] rev 24725
8033334: Make sure that scope depth information is maintained in the RecompilableScriptFunctionDatas, to avoid unnecessary slow proto linkage when doing on demand compilation Summary: Compute RecompiledScriptFunctionDatas eagerly, annotate them with scope depth information and use them in recompilations. Reviewed-by: attila, hannesw, jlaskey
Mon, 17 Mar 2014 15:05:18 +0100 8037086: Check that deoptimizing recompilations are correct
mnunez [Mon, 17 Mar 2014 15:05:18 +0100] rev 24724
8037086: Check that deoptimizing recompilations are correct Reviewed-by: attila, lagergren
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip