Integrated: 8322661: Build broken due to missing jvmtiExport.hpp after JDK-8320139

Jie Fu jiefu at openjdk.org
Fri Dec 22 23:55:54 UTC 2023


On Fri, 22 Dec 2023 02:51:07 GMT, Jie Fu <jiefu at openjdk.org> wrote:

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

This pull request has now been integrated.

Changeset: 28c82bf1
Author:    Jie Fu <jiefu at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/28c82bf18d85be00bea45daf81c6a9d665ac676f
Stats:     1 line in 1 file changed: 1 ins; 0 del; 0 mod

8322661: Build broken due to missing jvmtiExport.hpp after JDK-8320139

Reviewed-by: chagedorn, never

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

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


More information about the hotspot-compiler-dev mailing list