Wed, 04 Jun 2014 16:52:50 +0200 8044803: Unnecessary restOf check
attila [Wed, 04 Jun 2014 16:52:50 +0200] rev 24781
8044803: Unnecessary restOf check Reviewed-by: hannesw, jlaskey
Wed, 04 Jun 2014 19:01:24 +0530 8044695: __stack__ becomes visible in Error properties
sundar [Wed, 04 Jun 2014 19:01:24 +0530] rev 24780
8044695: __stack__ becomes visible in Error properties Reviewed-by: lagergren, jlaskey, attila
Wed, 04 Jun 2014 14:32:23 +0200 8044502: Get rid of global optimistic flag
attila [Wed, 04 Jun 2014 14:32:23 +0200] rev 24779
8044502: Get rid of global optimistic flag Reviewed-by: lagergren, sundar
Wed, 04 Jun 2014 13:08:57 +0200 8044638: Tidy up Nashorn codebase for code standards
attila [Wed, 04 Jun 2014 13:08:57 +0200] rev 24778
8044638: Tidy up Nashorn codebase for code standards Reviewed-by: lagergren, sundar
Wed, 04 Jun 2014 13:55:21 +0530 8044750: megamorphic getter for scope objects does not call __noSuchProperty__ hook
sundar [Wed, 04 Jun 2014 13:55:21 +0530] rev 24777
8044750: megamorphic getter for scope objects does not call __noSuchProperty__ hook Reviewed-by: attila, lagergren, hannesw
Tue, 03 Jun 2014 12:05:59 +0200 8044518: Ensure exceptions related to optimistic recompilation are not serializable
attila [Tue, 03 Jun 2014 12:05:59 +0200] rev 24776
8044518: Ensure exceptions related to optimistic recompilation are not serializable Reviewed-by: lagergren, sundar
Tue, 03 Jun 2014 12:05:42 +0200 8044534: Constant folding for unary + should produce int for boolean literals
attila [Tue, 03 Jun 2014 12:05:42 +0200] rev 24775
8044534: Constant folding for unary + should produce int for boolean literals Reviewed-by: lagergren, sundar
Tue, 03 Jun 2014 12:04:36 +0200 8044533: Deoptimizing negation produces wrong result for zero
attila [Tue, 03 Jun 2014 12:04:36 +0200] rev 24774
8044533: Deoptimizing negation produces wrong result for zero Reviewed-by: lagergren, sundar
Tue, 03 Jun 2014 11:31:06 +0200 8044171: Make optimistic exception handlers smaller
attila [Tue, 03 Jun 2014 11:31:06 +0200] rev 24773
8044171: Make optimistic exception handlers smaller Reviewed-by: hannesw, lagergren
Tue, 03 Jun 2014 14:13:03 +0530 8044520: Nashorn cannot execute node.js's express module
sundar [Tue, 03 Jun 2014 14:13:03 +0530] rev 24772
8044520: Nashorn cannot execute node.js's express module Reviewed-by: hannesw, lagergren
Tue, 03 Jun 2014 13:57:52 +0530 8044612: StringIndexOutOfBoundException in NativeRegExp.appendReplacement
sundar [Tue, 03 Jun 2014 13:57:52 +0530] rev 24771
8044612: StringIndexOutOfBoundException in NativeRegExp.appendReplacement Reviewed-by: hannesw, lagergren
Mon, 02 Jun 2014 17:36:43 +0200 Merge
attila [Mon, 02 Jun 2014 17:36:43 +0200] rev 24770
Merge
Wed, 28 May 2014 16:53:43 +0200 Merge
attila [Wed, 28 May 2014 16:53:43 +0200] rev 24769
Merge
Wed, 28 May 2014 13:58:46 +0200 8044102: Ensure bechmark exclude list for Octane benchmarks is in only one place, project.properties, and fix benchmark harness
lagergren [Wed, 28 May 2014 13:58:46 +0200] rev 24768
8044102: Ensure bechmark exclude list for Octane benchmarks is in only one place, project.properties, and fix benchmark harness Reviewed-by: attila, sundar
Tue, 27 May 2014 21:25:07 +0200 8044012: Integrate the latest best known performance flags int ant octane jobs, and make sure that it's easy to compare 'ant octane-nashorn' and 'ant octane-v8' at the push of a button. (or rather; the entry of a command line)
lagergren [Tue, 27 May 2014 21:25:07 +0200] rev 24767
8044012: Integrate the latest best known performance flags int ant octane jobs, and make sure that it's easy to compare 'ant octane-nashorn' and 'ant octane-v8' at the push of a button. (or rather; the entry of a command line) Reviewed-by: jlaskey, sundar
Wed, 21 May 2014 16:12:40 +0200 8043632: Parallelize class installation and various script fixes.
lagergren [Wed, 21 May 2014 16:12:40 +0200] rev 24766
8043632: Parallelize class installation and various script fixes. Reviewed-by: sundar, attila
Wed, 21 May 2014 16:12:40 +0200 8043611: Move timing dependent benchmark for apply2call specialization to currently_failing. It is dependent that nothing takes machine time when doing the two runs, causing spurious assertions. Suggest running octane.raytrace manually instead to verify that this works, or incorporating it in the nightly test suite
lagergren [Wed, 21 May 2014 16:12:40 +0200] rev 24765
8043611: Move timing dependent benchmark for apply2call specialization to currently_failing. It is dependent that nothing takes machine time when doing the two runs, causing spurious assertions. Suggest running octane.raytrace manually instead to verify that this works, or incorporating it in the nightly test suite Reviewed-by: sundar, attila
Wed, 21 May 2014 16:12:40 +0200 8043633: In order to remove global state outside of contexts, make sure Timing class is an instance and not a static global collection of data. Move into Context. Move -Dnashorn.timing to an official logging option.
lagergren [Wed, 21 May 2014 16:12:40 +0200] rev 24764
8043633: In order to remove global state outside of contexts, make sure Timing class is an instance and not a static global collection of data. Move into Context. Move -Dnashorn.timing to an official logging option. Reviewed-by: sundar, attila
Wed, 21 May 2014 15:38:11 +0200 8043605: Enable history for empty property maps
attila [Wed, 21 May 2014 15:38:11 +0200] rev 24763
8043605: Enable history for empty property maps Reviewed-by: jlaskey, sundar
Wed, 21 May 2014 12:52:58 +0200 8043608: Make equality tests inline better
attila [Wed, 21 May 2014 12:52:58 +0200] rev 24762
8043608: Make equality tests inline better Reviewed-by: lagergren, sundar
Tue, 20 May 2014 10:40:28 +0200 8043504: Octane test harness was missing argument to print_always at one callsite, causing erroneous logging
lagergren [Tue, 20 May 2014 10:40:28 +0200] rev 24761
8043504: Octane test harness was missing argument to print_always at one callsite, causing erroneous logging Reviewed-by: sundar, attila
Mon, 19 May 2014 18:24:12 +0200 8043431: Fix yet another corner case of JDK-8041995
attila [Mon, 19 May 2014 18:24:12 +0200] rev 24760
8043431: Fix yet another corner case of JDK-8041995 Reviewed-by: hannesw, lagergren
Mon, 19 May 2014 15:29:42 +0200 8034206: Make parts of code pipeline reusable in order to facilitate faster warmup and faster lazy compilation.
lagergren [Mon, 19 May 2014 15:29:42 +0200] rev 24759
8034206: Make parts of code pipeline reusable in order to facilitate faster warmup and faster lazy compilation. Reviewed-by: hannesw, attila
Thu, 15 May 2014 15:28:51 +0200 8043235: Type-based optimizations interfere with continuation methods
attila [Thu, 15 May 2014 15:28:51 +0200] rev 24758
8043235: Type-based optimizations interfere with continuation methods Reviewed-by: jlaskey, lagergren
Wed, 14 May 2014 17:05:08 +0200 8043133: Fix corner cases of JDK-8041995
attila [Wed, 14 May 2014 17:05:08 +0200] rev 24757
8043133: Fix corner cases of JDK-8041995 Reviewed-by: hannesw, lagergren
Wed, 14 May 2014 15:50:04 +0200 8044154: Nashorn : all tests failed with java.security.AccessControlException
mnunez [Wed, 14 May 2014 15:50:04 +0200] rev 24756
8044154: Nashorn : all tests failed with java.security.AccessControlException Reviewed-by: attila, sundar
Wed, 14 May 2014 16:29:14 +0200 8043137: Collapse long sequences of NOP in Nashorn bytecode output
attila [Wed, 14 May 2014 16:29:14 +0200] rev 24755
8043137: Collapse long sequences of NOP in Nashorn bytecode output Reviewed-by: jlaskey, lagergren
Wed, 14 May 2014 15:55:27 +0200 8043004: Reduce variability at JavaAdapter call sites
attila [Wed, 14 May 2014 15:55:27 +0200] rev 24754
8043004: Reduce variability at JavaAdapter call sites Reviewed-by: lagergren, sundar
Wed, 14 May 2014 10:51:39 +0200 8043003: Use strongly referenced generic invokers
attila [Wed, 14 May 2014 10:51:39 +0200] rev 24753
8043003: Use strongly referenced generic invokers Reviewed-by: lagergren, sundar
Tue, 13 May 2014 14:54:21 +0200 8043002: Improve performance of Nashorn equality operators
attila [Tue, 13 May 2014 14:54:21 +0200] rev 24752
8043002: Improve performance of Nashorn equality operators Reviewed-by: lagergren, sundar
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip