RFR: 8342382: Implementation of JEP G1: Improve Application Throughput with a More Efficient Write-Barrier [v30]
Thomas Schatzl
tschatzl at openjdk.org
Thu Apr 10 07:28:31 UTC 2025
On Wed, 9 Apr 2025 22:24:10 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:
> This PR needs an update for x86 platforms when merging: g1BarrierSetAssembler_x86.cpp:117:6: error: 'class MacroAssembler' has no member named 'get_thread'
I fixed this for now, but it will be broken again in just a bit with Aleksey's ongoing removal of x86 32 bit platform efforts.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/23739#issuecomment-2791807489
More information about the core-libs-dev
mailing list