8264374: Shenandoah: Remove leftover parallel reference processing argument
Reviewed-by: shade
This commit is contained in:
parent
f3726a8700
commit
ac604a18c9
@ -111,10 +111,6 @@ void ShenandoahArguments::initialize() {
|
||||
}
|
||||
}
|
||||
|
||||
if (FLAG_IS_DEFAULT(ParallelRefProcEnabled)) {
|
||||
FLAG_SET_DEFAULT(ParallelRefProcEnabled, true);
|
||||
}
|
||||
|
||||
if (ShenandoahRegionSampling && FLAG_IS_DEFAULT(PerfDataMemorySize)) {
|
||||
// When sampling is enabled, max out the PerfData memory to get more
|
||||
// Shenandoah data in, including Matrix.
|
||||
|
Loading…
x
Reference in New Issue
Block a user