Integrated: 8350893: Use generated names for hand generated opto runtime blobs
Andrew Dinn
adinn at openjdk.org
Tue Mar 4 12:21:58 UTC 2025
On Thu, 27 Feb 2025 18:00:37 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.
This pull request has now been integrated.
Changeset: 7ee89a53
Author: Andrew Dinn <adinn at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/7ee89a53014bc3509271a81c62c91646f891e546
Stats: 29 lines in 9 files changed: 14 ins; 0 del; 15 mod
8350893: Use generated names for hand generated opto runtime blobs
Reviewed-by: kvn
-------------
PR: https://git.openjdk.org/jdk/pull/23829
More information about the hotspot-compiler-dev
mailing list