RFR: 8269293: ObjectMonitor thread id fields should be 64 bits.

Aleksey Shipilev shade at openjdk.java.net
Thu Jun 24 13:30:26 UTC 2021


On Thu, 24 Jun 2021 13:20:07 GMT, David Holmes <dholmes at openjdk.org> wrote:

> Note you can build a 32-bit VM and run it on a 64-bit system.

...and GHA would run x86_32 tier1 for you. The patch is unlikely to cause trouble, but just look through GHA results.

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

PR: https://git.openjdk.java.net/jdk/pull/4584


More information about the hotspot-runtime-dev mailing list