Skip to content

Commit

Permalink
8322661: Missing jvmtiExport.hpp after JDK-8320139
Browse files Browse the repository at this point in the history
  • Loading branch information
DamonFool committed Dec 22, 2023
1 parent 84c2379 commit 00b4d3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/hotspot/share/jvmci/jvmciCompilerToVMInit.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
#include "memory/universe.hpp"
#include "oops/compressedOops.hpp"
#include "oops/klass.inline.hpp"
#include "prims/jvmtiExport.hpp"
#ifdef COMPILER2
#include "opto/c2compiler.hpp"
#endif
Expand Down

0 comments on commit 00b4d3c

Please sign in to comment.