RFR: 8350214: Test gtest/AsyncLogGtest.java fails after JDK-8349755 [v2]
Johan Sjölen
jsjolen at openjdk.org
Wed Feb 19 09:35:32 UTC 2025
On Wed, 19 Feb 2025 05:25:09 GMT, David Holmes <dholmes at openjdk.org> wrote:
>> Johan Sjölen has updated the pull request incrementally with one additional commit since the last revision:
>>
>> ASSERT not assert
>
> src/hotspot/share/logging/logConfiguration.cpp line 723:
>
>> 721:
>> 722:
>> 723: #ifdef assert
>
> That should be ASSERT
Oops, I forgot to push that change yesterday.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/23675#discussion_r1961299554
More information about the hotspot-runtime-dev
mailing list