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

Release 1.6.3 #861

Merged
merged 14 commits into from
Feb 16, 2021
Merged

Release 1.6.3 #861

merged 14 commits into from
Feb 16, 2021

Conversation

hcoles
Copy link
Owner

@hcoles hcoles commented Feb 16, 2021

Henry Coles and others added 14 commits December 31, 2020 15:48
Make check for available features case insensitive
Make coverage data available to interceptors
… the consumer - Fix for #596.

This ensures, that the prefixes added by a consumer do not occur in the middle of the message, which happened in the old implementation if the message was longer than 256 bytes (often the case for stacktraces).
Pass data from stdout and stderr of spawned processes line by line to…
Fixed tests not failing when maxSurviving=0
Javac emits fewer null checks for try with resources in 11 than in 8.
This trips up the junk mutation filtering.

This change broadens the filtering to catch java 11 generated code and
changes the implementation to use the bytecode matching system.
@hcoles hcoles merged commit 4238ce8 into release Feb 16, 2021
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