Skip to content

Fix Math.floorDiv/floorMod changelog entry to say Java 8#5748

Open
adinauer wants to merge 1 commit into
mainfrom
adinauer-patch-1
Open

Fix Math.floorDiv/floorMod changelog entry to say Java 8#5748
adinauer wants to merge 1 commit into
mainfrom
adinauer-patch-1

Conversation

@adinauer

@adinauer adinauer commented Jul 9, 2026

Copy link
Copy Markdown
Member

It said Android < API Level 24 before but it's Java 8 that's affected because the specific overloads that were used aren't available there.

📜 Description

💡 Motivation and Context

💚 How did you test it?

📝 Checklist

  • I added GH Issue ID & Linear ID
  • I added tests to verify the changes.
  • No new PII added or SDK only sends newly added PII if sendDefaultPII is enabled.
  • I updated the docs if needed.
  • I updated the wizard if needed.
  • Review from the native team if needed.
  • No breaking change or entry added to the changelog.
  • No breaking change for hybrid SDKs or communicated to hybrid SDKs.
  • Public API changes reviewed by another Mobile SDK team member or implemented according to the develop docs spec.

🔮 Next steps

It said Android < API Level 24 before but it's Java 8 that's affected because the specific overloads that were used aren't available there.
@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor
Fails
🚫 Please consider adding a changelog entry for the next release.

Instructions and example for changelog

Please add an entry to CHANGELOG.md to the "Unreleased" section. Make sure the entry includes this PR's number.

Example:

## Unreleased

### Fixes

- Fix Math.floorDiv/floorMod changelog entry to say Java 8 ([#5748](https://github.com/getsentry/sentry-java/pull/5748))

If none of the above apply, you can opt out of this check by adding #skip-changelog to the PR description or adding a skip-changelog label.

Generated by 🚫 dangerJS against 39024bc

@sentry

sentry Bot commented Jul 9, 2026

Copy link
Copy Markdown

📲 Install Builds

Android

🔗 App Name App ID Version Configuration
SDK Size io.sentry.tests.size 8.48.0 (1) release

⚙️ sentry-android Build Distribution Settings

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.

1 participant