RFR: 8286647: JFR: Build failure when C1 or C2 is disabled after JDK-8282420 [v2]
Jie Fu
jiefu at openjdk.java.net
Thu May 12 15:36:49 UTC 2022
On Thu, 12 May 2022 15:29:47 GMT, Markus Grönlund <mgronlun at openjdk.org> wrote:
> Is the ifdef in jfr.cpp needed? There is no type-use, only the forwarding of pointers.
Yes.
It uses `Parse` and `GraphBuilder`.
You can just experiment it on Linux/x64.
Thanks.
-------------
PR: https://git.openjdk.java.net/jdk/pull/8680
More information about the hotspot-jfr-dev
mailing list