Tue, 01 Jul 2014 13:29:24 -0700 8043780: Use open(O_CLOEXEC) instead of fcntl(FD_CLOEXEC)
martin [Tue, 01 Jul 2014 13:29:24 -0700] rev 27457
8043780: Use open(O_CLOEXEC) instead of fcntl(FD_CLOEXEC) Summary: Use open(O_CLOEXEC) where available; fall back to FD_CLOEXEC when necessary Reviewed-by: rasbold, dholmes
Tue, 04 Nov 2014 07:09:34 -1000 8062591: SPARC PICL causes significantly longer startup times
iveresov [Tue, 04 Nov 2014 07:09:34 -1000] rev 27456
8062591: SPARC PICL causes significantly longer startup times Summary: Optimize traversals of the PICL tree Reviewed-by: kvn
Mon, 20 Oct 2014 22:53:37 +0200 8060252: JDK-7173584 compiler changes regress SPECjvm2008 on SPARC
roland [Mon, 20 Oct 2014 22:53:37 +0200] rev 27455
8060252: JDK-7173584 compiler changes regress SPECjvm2008 on SPARC Summary: arraycopy code misses opportunities to optimize copies to just allocated array. Reviewed-by: kvn
Mon, 03 Nov 2014 12:02:40 -0800 8059780: SPECjvm2008-MPEG performance regressions on x64 platforms
kvn [Mon, 03 Nov 2014 12:02:40 -0800] rev 27454
8059780: SPECjvm2008-MPEG performance regressions on x64 platforms Summary: Back-out 8052081 changes made in lcm.cpp. Reviewed-by: iveresov, roland
Sun, 02 Nov 2014 18:43:38 +0300 8044186: Introduce a reproducible random generator
iignatyev [Sun, 02 Nov 2014 18:43:38 +0300] rev 27453
8044186: Introduce a reproducible random generator Reviewed-by: kvn, iveresov, iignatyev Contributed-by: sergei.kovalev@oracle.com
Sun, 02 Nov 2014 18:43:00 +0300 8043125: compiler/types/correctness/CorrectnessTest.java: assert(layout->tag() == DataLayout::speculative_trap_data_tag) failed: wrong type
iignatyev [Sun, 02 Nov 2014 18:43:00 +0300] rev 27452
8043125: compiler/types/correctness/CorrectnessTest.java: assert(layout->tag() == DataLayout::speculative_trap_data_tag) failed: wrong type Reviewed-by: kvn
Sun, 02 Nov 2014 18:42:30 +0300 8036913: make DeoptimizeALot dependent on number of threads
iignatyev [Sun, 02 Nov 2014 18:42:30 +0300] rev 27451
8036913: make DeoptimizeALot dependent on number of threads Reviewed-by: kvn, shade
Fri, 31 Oct 2014 16:51:57 -0700 8054492: Casting can result in redundant null checks in generated code
kvn [Fri, 31 Oct 2014 16:51:57 -0700] rev 27450
8054492: Casting can result in redundant null checks in generated code Summary: add C2 intrinsic for Class.cast() method and force inline it too. Reviewed-by: jrose, roland, drchase, iignatyev
Fri, 31 Oct 2014 12:01:27 -1000 Merge
iveresov [Fri, 31 Oct 2014 12:01:27 -1000] rev 27449
Merge
Fri, 31 Oct 2014 11:31:30 +0000 Merge
thartmann [Fri, 31 Oct 2014 11:31:30 +0000] rev 27448
Merge
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip