mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 23:04:50 +02:00
Merge
This commit is contained in:
commit
c2c3f0fe72
21 changed files with 106 additions and 210 deletions
|
@ -3085,7 +3085,6 @@ jint Threads::create_vm(JavaVMInitArgs* args, bool* canTryAgain) {
|
|||
if (MemProfiling) MemProfiler::engage();
|
||||
StatSampler::engage();
|
||||
if (CheckJNICalls) JniPeriodicChecker::engage();
|
||||
if (CacheTimeMillis) TimeMillisUpdateTask::engage();
|
||||
|
||||
BiasedLocking::init();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue