RFR: 8350893: Use generated names for hand generated opto runtime blobs [v2]

Vladimir Kozlov kvn at openjdk.org
Mon Mar 3 15:55:04 UTC 2025


On Mon, 3 Mar 2025 10:11:38 GMT, Andrew Dinn <adinn at openjdk.org> wrote:

>> The two special case opto runtime blobs that support uncommon trap and exception handling are currently being generated using hard wired blob names determined by port-specific code. They should employ the standard blob names generated from shared declarations in file stubDeclarations.hpp.
>
> Andrew Dinn has updated the pull request incrementally with one additional commit since the last revision:
> 
>   correct error in arm stub name

Good.

-------------

Marked as reviewed by kvn (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/23829#pullrequestreview-2654539068


More information about the hotspot-compiler-dev mailing list