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

Ignore JetBrains classes during instrumentation #763

Merged
merged 2 commits into from
Jun 12, 2023

Conversation

bertschneider
Copy link
Contributor

Some JetBrains products interact badly with Jazzer's agent / instrumentation, e.g. their coverage agent. It's reasonable to ignore all JetBrains classes.

@bertschneider bertschneider requested a review from a team June 12, 2023 09:19
@bertschneider bertschneider force-pushed the FUZZ-715_ignore_jetbrains_classes branch from a1b9866 to 8df988a Compare June 12, 2023 10:00
Some JetBrains products interact badly with Jazzer's agent /
instrumentation, e.g. their coverage agent. It's reasonable to ignore
all JetBrains classes.
Log a warning if ClassGraph is not able to load the bytecode of the
requested class.
@bertschneider bertschneider force-pushed the FUZZ-715_ignore_jetbrains_classes branch from 8df988a to 954aef0 Compare June 12, 2023 11:14
@bertschneider bertschneider merged commit 1d6c29c into main Jun 12, 2023
@bertschneider bertschneider deleted the FUZZ-715_ignore_jetbrains_classes branch June 12, 2023 12:02
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