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

Try with resource unkillable in Java 11 #228

Closed
ketan2505 opened this issue Sep 1, 2020 · 1 comment
Closed

Try with resource unkillable in Java 11 #228

ketan2505 opened this issue Sep 1, 2020 · 1 comment
Labels

Comments

@ketan2505
Copy link

I upgraded to Java 11 and pitest now giving unkillable mutants for try with resource blocks.
When I was using Java 8, it was fine.
Please provide some solution to this.

@szpak
Copy link
Owner

szpak commented Sep 1, 2020

This seems to be a generic behavior of PIT, maybe hcoles/pitest#255, but most likely that one: hcoles/pitest#766. I propose to switch the discussion there.

@szpak szpak closed this as completed Sep 1, 2020
@szpak szpak added the PIT label Sep 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants