RFR: 8193193: immByteMapBase operand generated for non-CardTable GCs
Roman Kennke
rkennke at redhat.com
Mon Dec 11 16:04:05 UTC 2017
Am 11.12.2017 um 09:54 schrieb Andrew Haley:
> On 07/12/17 17:15, Roman Kennke wrote:
>> http://cr.openjdk.java.net/~rkennke/aarch64-ctmrbs/webrev.00/
>>
>> Builds+passes relevant tests that have been failing before.
>>
>> Ok to push it?
>
> Yes, please.
>
> PLEASE flag all AArch64 bugs like this in the subject line:
>
> RFR: 8193193: AArch64: immByteMapBase operand generated for non-CardTable GCs
>
Ok, will do in future RFRs. And changed this bugs title and commit msg
accordingly.
I wonder if it might be worth to keep the byte_map_base in a dedicated
register? (Shenandoah doesn't use the byte_map_base, but could use it
for a similar purpose, e.g. base offset for in-cset-calculation)
Roman
More information about the hotspot-compiler-dev
mailing list