docs: fix wrong Java class name in mutation framework docs by Marcono1234 · Pull Request #972 · CodeIntelligenceTesting/jazzer
Navigation Menu
{{ message }}
CodeIntelligenceTesting / jazzer Public
- Notifications You must be signed in to change notification settings
- Fork 166
Merged
simonresch merged 1 commit intoCodeIntelligenceTesting:mainfrom
Oct 10, 2025Merged
Conversation
Copy link Copy Markdown
Contributor
Marcono1234
commented
Oct 10, 2025
Marcono1234
commented
In Java the boxed int class is named java.lang.Integer; only in Kotlin it is named Int.
simonresch approved these changes Oct 10, 2025
Copy link Copy Markdown
Contributor
simonresch
left a comment
simonresch
left a comment
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
simonresch
enabled auto-merge (rebase)
simonresch
merged commit
9eb1996
into
CodeIntelligenceTesting:main
14 of 15 checks passed
Marcono1234
deleted the
mutation-docs-Integer
branch
Marcono1234
mentioned this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment