RFR: 8346310: Duplicate !HAS_PENDING_EXCEPTION check in DynamicArchive::dump_at_exit
Calvin Cheung
ccheung at openjdk.org
Wed Jan 8 17:11:11 UTC 2025
On Wed, 8 Jan 2025 02:58:06 GMT, David Holmes <dholmes at openjdk.org> wrote:
>> A simple fix for removing an extra `!HAS_PENDING_EXCEPTION` check from `DynamicArchive::dump_at_exit`.
>>
>> Passed tiers 1 and 3 testing.
>
> Looks good and trivial IMO.
>
> Thanks
Thanks @dholmes-ora for the review.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/22956#issuecomment-2578185933
More information about the hotspot-runtime-dev
mailing list