RFR: 8360707: Globally enumerate all blobs, stubs and entries [v3]
Andrew Dinn
adinn at openjdk.org
Thu Jul 3 09:38:48 UTC 2025
On Thu, 3 Jul 2025 00:05:17 GMT, Hao Sun <haosun at openjdk.org> wrote:
>> Andrew Dinn has updated the pull request incrementally with two additional commits since the last revision:
>>
>> - update copyrights
>> - fix inconsistent stub declarations
>
> src/hotspot/cpu/x86/c2_stubGenerator_x86_64_string.cpp line 2:
>
>> 1: /*
>> 2: * Copyright (c) 2024, 2025 Intel Corporation. All rights reserved.
>
> nit: Incorrect format. One comma is missing. Should be `2025,`
Fixed
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/26004#discussion_r2182328732
More information about the hotspot-dev
mailing list