Integrated: 8355472: Clean up x86 nativeInst after 32-bit x86 removal

Manuel Hässig duke at openjdk.org
Tue Apr 29 09:24:52 UTC 2025


On Mon, 28 Apr 2025 08:23:25 GMT, Manuel Hässig <duke at openjdk.org> wrote:

> This PR cleans up code 32-bit x86 code in `nativeInst_x86.*` files.
> 
> Testing:
>  - [x] tier1 through tier4 on x86 plus Oracle internal testing

This pull request has now been integrated.

Changeset: 6a0c24f9
Author:    Manuel Hässig <manuel at haessig.org>
Committer: Roberto Castañeda Lozano <rcastanedalo at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/6a0c24f9db0b15a00ecadca6e853ed5aa3775b78
Stats:     82 lines in 2 files changed: 0 ins; 81 del; 1 mod

8355472: Clean up x86 nativeInst after 32-bit x86 removal

Reviewed-by: shade, rcastanedalo, jwaters

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

PR: https://git.openjdk.org/jdk/pull/24911


More information about the hotspot-compiler-dev mailing list