RFR: 8339466: Enumerate shared stubs and define static fields and names via declarations [v2]
Andrew Dinn
adinn at openjdk.org
Thu Sep 5 10:28:41 UTC 2024
On Tue, 3 Sep 2024 13:50:01 GMT, Andrew Dinn <adinn at openjdk.org> wrote:
>> Andrew Dinn has updated the pull request incrementally with one additional commit since the last revision:
>>
>> fix errors in ppc generator
>
> src/hotspot/share/runtime/stubDeclarations.hpp line 28:
>
>> 26: #ifndef SHARE_RUNTIME_SHAREDRUNTIME_ID_HPP
>> 27: #define SHARE_RUNTIME_SHAREDRUNTIME_ID_HPP
>> 28:
>
> This should be SHARE_RUNTIME_STUBDECLARATIONS_HPP
Done
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/20832#discussion_r1745205440
More information about the hotspot-dev
mailing list