RFR: 8343767: Enumerate StubGen blobs, stubs and entries and generate code from declarations [v13]
Vladimir Kozlov
kvn at openjdk.org
Thu Jan 16 19:07:46 UTC 2025
On Wed, 15 Jan 2025 14:00:01 GMT, Andrew Dinn <adinn at openjdk.org> wrote:
>> Implementation of JDK-8343767
>
> Andrew Dinn has updated the pull request incrementally with one additional commit since the last revision:
>
> update copyrights
Yes, this code runs during VM startup so passing tier1 is good indication that it is safe.
May be make sure to run `compiler/intrinsics`, `compiler/codegen/aes`
-------------
PR Comment: https://git.openjdk.org/jdk/pull/21957#issuecomment-2596552247
More information about the hotspot-dev
mailing list