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

fix warning. make MacJNA.TimeBuf final #356

Merged
merged 1 commit into from
Oct 8, 2023

Conversation

xuwei-k
Copy link
Member

@xuwei-k xuwei-k commented Oct 8, 2023

fix JDK 21 warning

[warn] /my-sbt-io-project-path/io/src/main/java/sbt/internal/io/MacJNA.java:59:1: possible 'this' escape before subclass is fully initialized
[warn] setAlignType(Structure.ALIGN_NONE)

@eed3si9n eed3si9n merged commit 2656359 into sbt:develop Oct 8, 2023
5 of 6 checks passed
@xuwei-k xuwei-k deleted the MacJNA-TimeBuf-final branch October 8, 2023 22:45
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