Integrated: 7903132: Replace casts with type test pattern

Ethan McCue duke at openjdk.java.net
Mon Mar 28 11:40:09 UTC 2022


On Thu, 24 Mar 2022 22:48: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.

This pull request has now been integrated.

Changeset: 4c0e547c
Author:    Ethan McCue <ethan at mccue.dev>
Committer: Maurizio Cimadamore <mcimadamore at openjdk.org>
URL:       https://git.openjdk.java.net/jextract/commit/4c0e547cf4a403a758308254f714d18b0af6fea6
Stats:     94 lines in 13 files changed: 2 ins; 29 del; 63 mod

7903132: Replace casts with type test pattern

Reviewed-by: mcimadamore, jvernee

-------------

PR: https://git.openjdk.java.net/jextract/pull/5


More information about the jextract-dev mailing list