docs: fix wrong Java class name in mutation framework docs by Marcono1234 · Pull Request #972 · CodeIntelligenceTesting/jazzer

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@Marcono1234

Copy link Copy Markdown

Contributor

In Java the boxed int class is named java.lang.Integer; only in Kotlin it is named Int.

Copy link Copy Markdown

Contributor

@simonresch 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 simonresch enabled auto-merge (rebase)

October 10, 2025 13:42

@simonresch simonresch merged commit 9eb1996 into CodeIntelligenceTesting:main

Oct 10, 2025

14 of 15 checks passed

@Marcono1234 Marcono1234 deleted the mutation-docs-Integer branch

October 10, 2025 17:17

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@simonresch simonresch simonresch approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@Marcono1234 @simonresch