Thu, 10 Feb 2011 19:34:48 -0800 7018849: 7017124 fix broke VM build on some platforms
kvn [Thu, 10 Feb 2011 19:34:48 -0800] rev 8325
7018849: 7017124 fix broke VM build on some platforms Summary: Use atomic load and store in inc_stat_counter() only on SPARC and X86. Reviewed-by: iveresov
Thu, 10 Feb 2011 14:25:59 -0800 7017746: Regression : C2 compiler crash due to SIGSEGV in PhaseCFG::schedule_early()
kvn [Thu, 10 Feb 2011 14:25:59 -0800] rev 8324
7017746: Regression : C2 compiler crash due to SIGSEGV in PhaseCFG::schedule_early() Summary: Add TEMP edges (and KILL projections) before duplicated operands are removed in Expand() methods. Reviewed-by: never
Thu, 10 Feb 2011 00:47:59 -0800 7018277: JSR 292 change test/compiler/6987555/Test6987555.java to new MH syntax
twisti [Thu, 10 Feb 2011 00:47:59 -0800] rev 8323
7018277: JSR 292 change test/compiler/6987555/Test6987555.java to new MH syntax Summary: test/compiler/6987555/Test6987555.java currently does not compile because the MH return-type syntax has changed. Reviewed-by: never
Wed, 09 Feb 2011 16:34:34 -0800 7017434: Tiered needs to support reprofiling
iveresov [Wed, 09 Feb 2011 16:34:34 -0800] rev 8322
7017434: Tiered needs to support reprofiling Summary: Tiered needs to support proper method reprofiling after deopts. Reviewed-by: kvn
Tue, 08 Feb 2011 16:12:16 -0800 7014874: Incorrect COOPs modes on solaris-{sparcv9,amd64} with ParallelGC
kvn [Tue, 08 Feb 2011 16:12:16 -0800] rev 8321
7014874: Incorrect COOPs modes on solaris-{sparcv9,amd64} with ParallelGC Summary: Align old gen size down to keep specified heap size. Reviewed-by: ysr
Mon, 07 Feb 2011 10:34:39 -0800 7017124: Fix some VM stats to avoid 32-bit overflow
kvn [Mon, 07 Feb 2011 10:34:39 -0800] rev 8320
7017124: Fix some VM stats to avoid 32-bit overflow Summary: Added new method inc_stat_counter() to increment long statistic values and use atomic long load and store. Reviewed-by: dholmes, jrose, phh, never
Mon, 07 Feb 2011 10:25:39 -0800 7013538: Java memory leak with escape analysis
kvn [Mon, 07 Feb 2011 10:25:39 -0800] rev 8319
7013538: Java memory leak with escape analysis Summary: Don't allocate VectorSet iterator on C heap. Reuse resource storage in EA. Reviewed-by: never
Mon, 07 Feb 2011 09:46:01 -0800 7017240: C2: native memory leak in nsk/regression/b4675027 on windows-x86 in comp mode with G1
kvn [Mon, 07 Feb 2011 09:46:01 -0800] rev 8318
7017240: C2: native memory leak in nsk/regression/b4675027 on windows-x86 in comp mode with G1 Summary: Add ResourceMark into PhaseIdealLoop::build_and_optimize(). Reviewed-by: never
Tue, 01 Feb 2011 10:27:02 -0800 7014998: assert(is_T_family(features) == is_niagara(features)) failed: Niagara should be T series
kvn [Tue, 01 Feb 2011 10:27:02 -0800] rev 8317
7014998: assert(is_T_family(features) == is_niagara(features)) failed: Niagara should be T series Summary: Use substring search instead of compare and convert string to upper case before search. Reviewed-by: never, phh, iveresov
Tue, 01 Feb 2011 05:51:24 -0800 7012339: JSR 292 crash in G1SATBCardTableModRefBS::write_ref_field_pre_work()
twisti [Tue, 01 Feb 2011 05:51:24 -0800] rev 8316
7012339: JSR 292 crash in G1SATBCardTableModRefBS::write_ref_field_pre_work() Reviewed-by: jrose, never
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip