mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 07:14:30 +02:00
8253180: ZGC: Implementation of JEP 376: ZGC: Concurrent Thread-Stack Processing
Reviewed-by: stefank, pliden, rehn, neliasso, coleenp, smonteith
This commit is contained in:
parent
a2f651904d
commit
b9873e1833
131 changed files with 2428 additions and 572 deletions
|
@ -29,6 +29,7 @@
|
|||
#include "logging/logConfiguration.hpp"
|
||||
#include "memory/resourceArea.hpp"
|
||||
#include "prims/jvmtiTrace.hpp"
|
||||
#include "runtime/thread.inline.hpp"
|
||||
|
||||
//
|
||||
// class JvmtiTrace
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue