mirror of
https://github.com/openjdk/jdk.git
synced 2026-07-13 12:38:07 +00:00
8313922: Remove unused WorkerPolicy::_debug_perturbation
Reviewed-by: tschatzl
This commit is contained in:
parent
6e3cc131da
commit
9cf12bb977
@ -31,7 +31,6 @@
|
||||
class WorkerPolicy : public AllStatic {
|
||||
static const uint GCWorkersPerJavaThread = 2;
|
||||
|
||||
static bool _debug_perturbation;
|
||||
static uint _parallel_worker_threads;
|
||||
static bool _parallel_worker_threads_initialized;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user