Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Primitives in Patterns Unboxing part if expression is a reference type #2752

Conversation

mpalat
Copy link
Contributor

@mpalat mpalat commented Jul 24, 2024

Draft State - WIP

refer issue #2298

What it does

Addresses the following part at this stage:

In https://cr.openjdk.org/~abimpoudis/instanceof/jep455-20240424/specs/instanceof-jls.html#jls-5.7.1
Section 5.7
If the expression is of a reference type, then a testing context allows the use of one of the following:

..
an unboxing conversion (5.1.8)

How to test

Author checklist

@mpalat mpalat self-assigned this Jul 24, 2024
@mpalat mpalat marked this pull request as draft July 24, 2024 11:56
@mpalat
Copy link
Contributor Author

mpalat commented Sep 25, 2024

already taken care with the primitive pattern issue part - closing

@mpalat mpalat closed this Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants