- 15 10月, 2014 1 次提交
-
-
由 mlarsson 提交于
Summary: Also reviewed by: sangheon.kim@oracle.com Reviewed-by: brutisso
-
- 30 9月, 2013 1 次提交
-
-
由 tschatzl 提交于
8025441: G1: assert "assert(thread < _num_vtimes) failed: just checking" fails when G1ConcRefinementThreads > ParallelGCThreads Summary: The initialization for the remembered set summary data structures used the wrong thread count, i.e. number of worker threads instead of number of refinement threads. Reviewed-by: brutisso
-