RFR: 8280003: C1: Reconsider uses of logical_and immediates in LIRGenerator::do_getObjectSize [v5]
Igor Veresov
iveresov at openjdk.java.net
Thu Feb 10 04:41:09 UTC 2022
On Fri, 28 Jan 2022 10:36:53 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
>> See the discussion in the bug.
>>
>> Additional testing:
>> - [x] Linux x86_64 fastdebug `java/lang/instrument`
>> - [x] Linux x86_32 fastdebug `java/lang/instrument`
>> - [x] Linux AArch64 fastdebug `java/lang/instrument`
>> - [x] Linux ARM32 fastdebug `java/lang/instrument`
>> - [x] Linux PPC64 fastdebug `java/lang/instrument`
>> - [x] Linux x86_64 fastdebug `tier1`
>> - [x] Linux x86_32 fastdebug `tier1`
>> - [x] Linux AArch64 fastdebug `tier1`
>> - [x] Linux PPC64 fastdebug `tier1`
>
> Aleksey Shipilev has updated the pull request incrementally with one additional commit since the last revision:
>
> Revert ARM32 checks
Marked as reviewed by iveresov (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/7080
More information about the hotspot-compiler-dev
mailing list