8258908: Remove JVM option CleanChunkPoolAsync

Reviewed-by: coleenp
This commit is contained in:
Harold Seigel 2021-01-06 15:11:52 +00:00
parent c0540ffda9
commit f6cb8c558b
6 changed files with 5 additions and 25 deletions

View file

@ -3676,9 +3676,7 @@ jint Threads::create_vm(JavaVMInitArgs* args, bool* canTryAgain) {
create_vm_init_libraries();
}
if (CleanChunkPoolAsync) {
Chunk::start_chunk_pool_cleaner_task();
}
Chunk::start_chunk_pool_cleaner_task();
// Start the service thread
// The service thread enqueues JVMTI deferred events and does various hashtable