mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-17 17:44:40 +02:00
8224201
: Simplify JVM flag macro expansions
Reviewed-by: rehn, kvn, stuefe, tschatzl, coleenp, gziemski
This commit is contained in:
parent
6beb19a361
commit
c9846fce19
27 changed files with 544 additions and 938 deletions
|
@ -67,9 +67,6 @@
|
|||
#include "services/runtimeService.hpp"
|
||||
#include "utilities/events.hpp"
|
||||
#include "utilities/macros.hpp"
|
||||
#ifdef COMPILER1
|
||||
#include "c1/c1_globals.hpp"
|
||||
#endif
|
||||
|
||||
static void post_safepoint_begin_event(EventSafepointBegin& event,
|
||||
uint64_t safepoint_id,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue