Skip to content

Fix Protobuf warning on Java 25 - #12996

Merged
AGulev merged 1 commit into
devfrom
issue-11654
Aug 21, 2026
Merged

Fix Protobuf warning on Java 25#12996
AGulev merged 1 commit into
devfrom
issue-11654

Conversation

@AGulev

@AGulev AGulev commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

Bob no longer reports terminally deprecated sun.misc.Unsafe usage when building projects with Java 25.

Fix #11654

Technical changes

@AGulev
AGulev merged commit 2934618 into dev Aug 21, 2026
53 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in Defold backlog Aug 21, 2026
@AGulev
AGulev deleted the issue-11654 branch August 21, 2026 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Java 25 complains when running bob.jar

2 participants