RFR: 7903132: Replace casts with type test pattern [v3]
Maurizio Cimadamore
mcimadamore at openjdk.java.net
Fri Mar 25 21:49:49 UTC 2022
On Fri, 25 Mar 2022 19:59:41 GMT, Ethan McCue <duke at openjdk.java.net> wrote:
>> Replaces a handful of casts following type tests with the equivalent pattern syntax.
>>
>> I cannot create a matching issue, as I do not have an account on the bug tracker.
>
> Ethan McCue has updated the pull request incrementally with one additional commit since the last revision:
>
> Use patterns inline with && expression when possible for equals
Looks good
-------------
Marked as reviewed by mcimadamore (Committer).
PR: https://git.openjdk.java.net/jextract/pull/5
More information about the jextract-dev
mailing list