RFR: 8352696: JFR: assert(false): EA: missing memory path [v2]
Markus Grönlund
mgronlun at openjdk.org
Mon Mar 24 12:26:12 UTC 2025
On Mon, 24 Mar 2025 12:16:02 GMT, Markus Grönlund <mgronlun at openjdk.org> wrote:
>> test/jdk/jdk/jfr/jvm/TestJvmCommitIntrinsicAndEA.java line 81:
>>
>>> 79: * @requires vm.hasJFR & vm.debug
>>> 80: * @library /test/lib /test/jdk
>>> 81: * @run main/othervm jdk.jfr.jvm.TestJvmCommitIntrinsicAndEA
>>
>> Maybe use `-Xbatch`?
>
> What would it give?
Disabling background compilation makes it more deterministic?
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/24192#discussion_r2010076673
More information about the hotspot-compiler-dev
mailing list