[code-reflection] RFR: Null check only when selector expression of switch expression is of reference type [v3]

Paul Sandoz psandoz at openjdk.org
Wed Jun 5 18:22:06 UTC 2024


On Wed, 5 Jun 2024 07:41:26 GMT, Mourad Abbay <mabbay at openjdk.org> wrote:

>> Generate lowered form of switch expression that check if the selector expression is null only when the selector expression has type reference.
>
> Mourad Abbay has updated the pull request incrementally with two additional commits since the last revision:
> 
>  - Remove unnecessary import
>  - Add missing import

Marked as reviewed by psandoz (Lead).

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

PR Review: https://git.openjdk.org/babylon/pull/112#pullrequestreview-2099937167


More information about the babylon-dev mailing list