Fri, 24 Oct 2014 14:25:46 +0200 8046809: vm/mlvm/meth/stress/compiler/deoptimize CodeCache is full.
anoll [Fri, 24 Oct 2014 14:25:46 +0200] rev 27420
8046809: vm/mlvm/meth/stress/compiler/deoptimize CodeCache is full. Summary: Use separate sweeper thread; enables more aggressive sweeping. Reviewed-by: kvn, jrose
Fri, 24 Oct 2014 08:35:29 +0200 8061486: [TESTBUG] compiler/whitebox/ tests fail : must be osr_compiled (reappeared in nightlies)
thartmann [Fri, 24 Oct 2014 08:35:29 +0200] rev 27419
8061486: [TESTBUG] compiler/whitebox/ tests fail : must be osr_compiled (reappeared in nightlies) Summary: Call warmup code from OSR triggering method to make sure no non-OSR compilation is triggered in the loop. Reviewed-by: kvn
Fri, 24 Oct 2014 08:27:39 +0200 8060479: [TESTBUG] compiler/codecache/CheckSegmentedCodeCache.java test fails with product build
thartmann [Fri, 24 Oct 2014 08:27:39 +0200] rev 27418
8060479: [TESTBUG] compiler/codecache/CheckSegmentedCodeCache.java test fails with product build Summary: Added check for product build and compute minimum code cache size accordingly. Reviewed-by: kvn, iignatyev
Fri, 24 Oct 2014 08:22:33 +0200 8061443: Whitebox get*VMFlag() methods fail with develop flags in product builds
thartmann [Fri, 24 Oct 2014 08:22:33 +0200] rev 27417
8061443: Whitebox get*VMFlag() methods fail with develop flags in product builds Summary: Changed 'get*VMFlag' to return all flags. Added methods 'isLockedVMFlag' and 'isConstantVMFlag' and adapted tests. Reviewed-by: kvn, dholmes, sla
Thu, 23 Oct 2014 09:41:59 -1000 8047383: SIGBUS in C2 compiled method weblogic.wsee.jaxws.framework.jaxrpc.EnvironmentFactory$SimulatedWsdlDefinitions.<init>
iveresov [Thu, 23 Oct 2014 09:41:59 -1000] rev 27416
8047383: SIGBUS in C2 compiled method weblogic.wsee.jaxws.framework.jaxrpc.EnvironmentFactory$SimulatedWsdlDefinitions.<init> Summary: Do not rematerialize constant table loads in PhaseAggressiveCoalesce::insert_copies() Reviewed-by: kvn
Tue, 21 Oct 2014 12:37:48 -0700 8061563: Typo in test/compiler/exceptions/CatchInlineExceptions.java
kvn [Tue, 21 Oct 2014 12:37:48 -0700] rev 27415
8061563: Typo in test/compiler/exceptions/CatchInlineExceptions.java Summary: fix typo Reviewed-by: iveresov
Fri, 17 Oct 2014 15:35:25 -0700 8059139: It should be possible to explicitly disable usage of TZCNT instr w/ -XX:-UseBMI1Instructions
kvn [Fri, 17 Oct 2014 15:35:25 -0700] rev 27414
8059139: It should be possible to explicitly disable usage of TZCNT instr w/ -XX:-UseBMI1Instructions Reviewed-by: iveresov
Fri, 17 Oct 2014 10:09:43 -1000 Merge
iveresov [Fri, 17 Oct 2014 10:09:43 -1000] rev 27413
Merge
Fri, 17 Oct 2014 08:27:46 +0000 Merge
thartmann [Fri, 17 Oct 2014 08:27:46 +0000] rev 27412
Merge
Fri, 17 Oct 2014 10:04:45 +0200 8060454: [TESTBUG] Whitebox tests fail with -XX:CompileThreshold=100
thartmann [Fri, 17 Oct 2014 10:04:45 +0200] rev 27411
8060454: [TESTBUG] Whitebox tests fail with -XX:CompileThreshold=100 Summary: Move the call to 'waitAndDeoptimize' from the warmup methods to the osr triggering methods to make sure that no non-osr compilation is in the queue after warmup. Reviewed-by: kvn
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip