RFR(XS): 8250233: -XX:+CITime triggers guarantee(events != NULL) in jvmci.cpp
Schmidt, Lutz
lutz.schmidt at sap.com
Fri Jul 24 12:53:21 UTC 2020
Resending after updating subject line with bug id.
Sorry for the spam.
Lutz
On 24.07.20, 14:51, "Schmidt, Lutz" <lutz.schmidt at sap.com> wrote:
Dear all,
may I please request reviews for this small fix? I would even say it is a trivial fix. It inverts an if condition such that JVMCI specific code is called only when JVMCI compilation is enabled via UseJVMCICompiler.
Bug: https://bugs.openjdk.java.net/browse/JDK-8250233
Webrev: http://cr.openjdk.java.net/~lucy/webrevs/8250233.00/
Local testing looks good. jdk/submit tests pending.
Thank you!
Lutz
More information about the hotspot-compiler-dev
mailing list