RFR: 8352948: Remove leftover runtime_x86_32.cpp after 32-bit x86 removal

Vladimir Kozlov kvn at openjdk.org
Wed Mar 26 18:57:06 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.

Good.

You got 2 approvals. I don't think you need to wait 24 hours for this.

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

Marked as reviewed by kvn (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/24249#pullrequestreview-2718329258
PR Comment: https://git.openjdk.org/jdk/pull/24249#issuecomment-2755460702


More information about the hotspot-compiler-dev mailing list