RFR: 8316180: Thread-local backoff for secondary_super_cache updates [v4]
Andrew Haley
aph at openjdk.org
Mon Sep 25 09:30:23 UTC 2023
On Mon, 25 Sep 2023 07:03:04 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
>> Did you mean `tbz(rscratch1, 31, L_skip);` here?
>
> Did `tbz` in the new commit. AFAICS, this indeed makes the flag restoration unnecessary, removed those too. Testing now...
> Did you mean `tbz(rscratch1, 31, L_skip);` here?
Argh, of course. Yes.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/15718#discussion_r1335627651
More information about the hotspot-dev
mailing list