-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Dealias in isSimpleThrowable check #24744
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
base: main
Are you sure you want to change the base?
Conversation
|
@hamzaremmal Maybe you could review since you left a comment on the issue. Reading the doc for |
|
Hi @eejbyfeldt, the diff seems small but I want to double check things for a spec point of view before approving. I'll add it into my todos of next week. |
|
I think this PR has the correct behaviour, given we consider the I'm wondering, can we generate byte code for simple catch like |
|
I remember that try-catch doesn't support I have a local test about |
I'm curious, can I take a look of the test? |
|
@noti0na1 Sorry I have no idea why I wrote this. Probably just noodling. |
fixes: #24357