Integrated: 8366971: C2: Remove unused nop_list from PhaseOutput::init_buffer
Daniel Jeliński
djelinski at openjdk.org
Tue Sep 9 15:11:33 UTC 2025
On Fri, 5 Sep 2025 13:02:00 GMT, Daniel Jeliński <djelinski at openjdk.org> wrote:
> The nop list has never been used in the history of OpenJDK. Let's clean it up.
>
> Tested with Mach5 tier 1-5, no related failures.
This pull request has now been integrated.
Changeset: cc6d34b2
Author: Daniel Jeliński <djelinski at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/cc6d34b2fa299a68a05e65e25c1f41dffa67c118
Stats: 83 lines in 11 files changed: 1 ins; 77 del; 5 mod
8366971: C2: Remove unused nop_list from PhaseOutput::init_buffer
Reviewed-by: epeter, dlong
-------------
PR: https://git.openjdk.org/jdk/pull/27117
More information about the hotspot-compiler-dev
mailing list