RFR: 8366925: Improper std::nothrow new expression in NativeHeapTrimmerThread ctor [v2]
Guanqiang Han
ghan at openjdk.org
Tue Sep 16 08:05:03 UTC 2025
On Tue, 16 Sep 2025 07:51:39 GMT, Albert Mingkun Yang <ayang at openjdk.org> wrote:
>> Guanqiang Han has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Update trimNativeHeap.cpp
>>
>> remove std::nothrow and rely on the default new handling
>
> Marked as reviewed by ayang (Reviewer).
Hi @albertnetymk , thanks!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/27275#issuecomment-3296424278
More information about the hotspot-runtime-dev
mailing list