RFR: 8322661: Missing jvmtiExport.hpp after JDK-8320139

Jie Fu jiefu at openjdk.org
Fri Dec 22 02:57:07 UTC 2023


Add jvmtiExport.hpp in jvmciCompilerToVMInit.cpp to fix the build failure.
Thanks.

-------------

Commit messages:
 - 8322661: Missing jvmtiExport.hpp after JDK-8320139

Changes: https://git.openjdk.org/jdk/pull/17182/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=17182&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8322661
  Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/17182.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/17182/head:pull/17182

PR: https://git.openjdk.org/jdk/pull/17182


More information about the hotspot-compiler-dev mailing list