RFR: 8293937: x86: Drop LP64 conditions from clearly x86_32 code

Aleksey Shipilev shade at openjdk.org
Mon Sep 19 06:20:54 UTC 2022


On Fri, 16 Sep 2022 16:51:23 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:

> So, this is build magic, it just avoids x86_64 files for 32bit builds and vice versa?

Yes: https://github.com/openjdk/jdk/blob/b1ed40a87ab357d1b51ac5102bba181f21ffa9b6/make/hotspot/lib/CompileJvm.gmk#L128-L132

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

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


More information about the hotspot-compiler-dev mailing list