Skip to content

Run builds on Java 24#1989

Merged
geoff-powell merged 1 commit intomasterfrom
gpowell/java24
Jul 21, 2025
Merged

Run builds on Java 24#1989
geoff-powell merged 1 commit intomasterfrom
gpowell/java24

Conversation

@geoff-powell
Copy link
Copy Markdown
Contributor

No description provided.

@geoff-powell geoff-powell marked this pull request as ready for review July 1, 2025 18:22
Comment thread .github/workflows/build.yml Outdated
ubuntu-latest
]
java-version: [17, 21, 23]
java-version: [17, 21, 23, 24]
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: replace 23 with 24, instead of appending?

@jrodbx jrodbx changed the title Test Java 24 Run builds on Java 24 Jul 18, 2025
@jrodbx jrodbx added this to the 2.0.0-alpha03 milestone Jul 18, 2025
@geoff-powell geoff-powell force-pushed the gpowell/java24 branch 4 times, most recently from c511005 to 1d2d8fc Compare July 21, 2025 18:31
@geoff-powell geoff-powell merged commit 2e3ddc7 into master Jul 21, 2025
20 checks passed
@geoff-powell geoff-powell deleted the gpowell/java24 branch July 21, 2025 18:58

view.doOnAttach {
val lifecycleOwner = ViewTreeLifecycleOwner.get(view)!!
val lifecycleOwner = view.findViewTreeSavedStateRegistryOwner()!!
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should this have been merged in this PR? why was this needed for Java 24?

@TWiStErRob TWiStErRob mentioned this pull request Jul 22, 2025
geoff-powell added a commit that referenced this pull request Dec 1, 2025
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