Integrated: 8337654: Relocate uncommon trap stub from SharedRuntime to OptoRuntime
Andrew Dinn
adinn at openjdk.org
Tue Aug 6 13:25:38 UTC 2024
On Thu, 1 Aug 2024 11:36:57 GMT, Andrew Dinn <adinn at openjdk.org> wrote:
> Reorganization of generation and management code for C2-specific blob so that it is, as far as possible, under the scope of class OptoRuntime with an implementation located in C2-specific source files.
This pull request has now been integrated.
Changeset: ab509f1b
Author: Andrew Dinn <adinn at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/ab509f1b98329b1624a3111e226b640ee76f5969
Stats: 2734 lines in 22 files changed: 1363 ins; 1356 del; 15 mod
8337654: Relocate uncommon trap stub from SharedRuntime to OptoRuntime
Reviewed-by: kvn, vlivanov, fyang
-------------
PR: https://git.openjdk.org/jdk/pull/20417
More information about the graal-dev
mailing list