mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-26 14:24:46 +02:00
8181449: Fix debug.hpp / globalDefinitions.hpp dependency inversion
Refactor debug.hpp and reverse include dependency. Reviewed-by: coleenp, stefank, dcubed
This commit is contained in:
parent
98923cb4c4
commit
6cc7e33ce7
102 changed files with 587 additions and 389 deletions
|
@ -66,7 +66,9 @@
|
|||
#include "services/management.hpp"
|
||||
#include "services/memTracker.hpp"
|
||||
#include "services/memoryService.hpp"
|
||||
#include "utilities/debug.hpp"
|
||||
#include "utilities/events.hpp"
|
||||
#include "utilities/formatBuffer.hpp"
|
||||
#include "utilities/stack.inline.hpp"
|
||||
|
||||
#include <math.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue