RFR: 8307907: [ppc] Remove RTM locking implementation [v3]
Martin Doerr
mdoerr at openjdk.org
Wed Jun 14 22:13:05 UTC 2023
On Wed, 14 Jun 2023 19:04:06 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:
>> Martin Doerr has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Remove more leftovers from RTM.
>
> You also can probably remove `transaction_failure_reason` from assembler_ppc.hpp
@tstuefe: Thanks for reviewing! I've removed all you requested (and even more). I decided to remove the instruction emitters, too. We don't need them any more.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/14398#issuecomment-1592056975
More information about the hotspot-dev
mailing list