Integrated: 8352948: Remove leftover runtime_x86_32.cpp after 32-bit x86 removal
Aleksey Shipilev
shade at openjdk.org
Wed Mar 26 19:48:20 UTC 2025
On Wed, 26 Mar 2025 09:31:57 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> As I merged [JDK-8345169](https://bugs.openjdk.org/browse/JDK-8345169), I noticed one more file was left over:
>
>
> $ find | grep x86_32
> ./src/hotspot/cpu/x86/runtime_x86_32.cpp
>
>
> My bad, this PR removes that leftover.
This pull request has now been integrated.
Changeset: e83cccfe
Author: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/e83cccfed4463ddbec5493722355d65c4eb41646
Stats: 332 lines in 1 file changed: 0 ins; 332 del; 0 mod
8352948: Remove leftover runtime_x86_32.cpp after 32-bit x86 removal
Reviewed-by: stefank, kvn
-------------
PR: https://git.openjdk.org/jdk/pull/24249
More information about the hotspot-compiler-dev
mailing list