Wed, 15 May 2013 22:35:36 -0700 8014408: G1: crashes with assert assert(prev_committed_card_num == _committed_max_card_num) failed
johnc [Wed, 15 May 2013 22:35:36 -0700] rev 17394
8014408: G1: crashes with assert assert(prev_committed_card_num == _committed_max_card_num) failed Summary: Mismatch in the card number calculation between next and previous committed sizes of the card counts table. Reviewed-by: jmasa, tschatzl
Wed, 15 May 2013 10:41:22 -0700 8007763: Refactoring: split up compute_generation_free_space() into two functions for class PSAdaptiveSizePolicy
tamao [Wed, 15 May 2013 10:41:22 -0700] rev 17393
8007763: Refactoring: split up compute_generation_free_space() into two functions for class PSAdaptiveSizePolicy Summary: split up compute_generation_free_space() into two functions: compute_eden_space_size() + compute_old_gen_free_space(), each of which (if needed) can be reused without executing an overhead of the other. Reviewed-by: jmasa, tschatzl Contributed-by: tamao <tao.mao@oracle.com>
Wed, 15 May 2013 11:05:09 +0200 6843347: Boundary values in some public GC options cause crashes
tschatzl [Wed, 15 May 2013 11:05:09 +0200] rev 17392
6843347: Boundary values in some public GC options cause crashes Summary: Setting some public integer options to specific values causes crashes or undefined GC behavior. This patchset adds the necessary argument checking for these options. Reviewed-by: jmasa, brutisso
Tue, 14 May 2013 17:08:31 +0200 8014489: tests/gc/arguments/Test(Serial|CMS|Parallel|G1)HeapSizeFlags jtreg tests invoke wrong class
tschatzl [Tue, 14 May 2013 17:08:31 +0200] rev 17391
8014489: tests/gc/arguments/Test(Serial|CMS|Parallel|G1)HeapSizeFlags jtreg tests invoke wrong class Summary: Some jtreg tests reference unknown classes in the @run and @build lines. This change fixes them. Reviewed-by: stefank, ehelin
Mon, 13 May 2013 14:09:05 +0200 8014339: Improve assert and remove some dead code from parMarkBitMap.hpp/cpp
brutisso [Mon, 13 May 2013 14:09:05 +0200] rev 17390
8014339: Improve assert and remove some dead code from parMarkBitMap.hpp/cpp Reviewed-by: stefank, tschatzl
Mon, 13 May 2013 09:45:33 +0200 8014058: Regression tests for 8006088
tschatzl [Mon, 13 May 2013 09:45:33 +0200] rev 17389
8014058: Regression tests for 8006088 Summary: The patch for 8006088 misses regression tests after a merge error, this CR provides them. Reviewed-by: jwilhelm, tamao, jmasa
Thu, 16 May 2013 13:47:55 -0700 Merge
twisti [Thu, 16 May 2013 13:47:55 -0700] rev 17388
Merge
Wed, 15 May 2013 22:44:52 +0400 8014068: TEST_BUG: compiler/ciReplay/TestSA.sh fails on Windows: core wasn't generated
iignatyev [Wed, 15 May 2013 22:44:52 +0400] rev 17387
8014068: TEST_BUG: compiler/ciReplay/TestSA.sh fails on Windows: core wasn't generated Reviewed-by: kvn
Mon, 13 May 2013 14:36:39 -0700 8014286: failed java/lang/Math/DivModTests.java after 6934604 changes
kvn [Mon, 13 May 2013 14:36:39 -0700] rev 17386
8014286: failed java/lang/Math/DivModTests.java after 6934604 changes Summary: Corrected escape state for the result of boxing method. Added force inlining executed boxing methods. Reviewed-by: twisti
Mon, 13 May 2013 12:43:10 -0700 Merge
twisti [Mon, 13 May 2013 12:43:10 -0700] rev 17385
Merge
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip