RFR: 8339114: DaCapo xalan performance with -XX:+UseObjectMonitorTable [v3]
Axel Boldt-Christmas
aboldtch at openjdk.org
Wed Apr 2 08:53:20 UTC 2025
On Wed, 2 Apr 2025 07:48:48 GMT, David Holmes <dholmes at openjdk.org> wrote:
> > Not sure what the state is w.r.t. 32bit x86 being deprecated for removal,
>
> It has been removed
Alright if https://github.com/openjdk/jdk/blob/fc5062a48767646414f9fd7e57a9370c766bda3e/src/hotspot/cpu/x86/c1_MacroAssembler_x86.cpp#L69-L72 and https://github.com/openjdk/jdk/blob/fc5062a48767646414f9fd7e57a9370c766bda3e/src/hotspot/cpu/x86/interp_masm_x86.cpp#L1246-L1247 are dead / unreachable code (and/or if `#ifdef X86` means x86_64) then there is no issue.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/24098#issuecomment-2771864802
More information about the hotspot-runtime-dev
mailing list