RFR: 8299380: conflict assert definitions
Jie Fu
jiefu at openjdk.org
Wed Dec 28 03:07:51 UTC 2022
On Wed, 28 Dec 2022 02:50:07 GMT, Xue-Lei Andrew Fan <xuelei at openjdk.org> wrote:
> The XCode version may be also related, I'm not very sure.
Okay.
My XCode is MacOSX12.0.sdk.
This kind of `assert(condition, msg)` is widely used in `test/hotspot/gtest`.
Why the errors only occur in `test/hotspot/gtest/jfr/test_networkUtilization.cpp`?
-------------
PR: https://git.openjdk.org/jdk/pull/11792
More information about the hotspot-jfr-dev
mailing list