mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +02:00
8260012: Reduce inclusion of collectedHeap.hpp and heapInspection.hpp
Reviewed-by: stefank, tschatzl
This commit is contained in:
parent
9b7a8f1982
commit
82028e70d1
60 changed files with 103 additions and 41 deletions
|
@ -52,6 +52,7 @@
|
|||
#include "runtime/signature.hpp"
|
||||
#include "runtime/thread.inline.hpp"
|
||||
#include "runtime/vframe.inline.hpp"
|
||||
#include "utilities/formatBuffer.hpp"
|
||||
|
||||
static void trace_class_resolution(oop mirror) {
|
||||
if (mirror == NULL || java_lang_Class::is_primitive(mirror)) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue