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

prismlauncher{,-nightly}: use built-in java manager on f42 and above #2532

Closed

Conversation

getchoo
Copy link
Contributor

@getchoo getchoo commented Nov 28, 2024

See commit message for context

This will need the Adoptium repository in Anda, or some other source for JDKs < 171

Footnotes

  1. An alternative here could also be dropping support for Java < 8 in compiled bytecode, but that would cause older versions of the game to break.

Adapted from
https://pagure.io/prismlauncher/c/2fd310330c299f23b2b79eaf0ec8af1515300835

Mainly due to
https://fedoraproject.org/wiki/Changes/ThirdPartyLegacyJdks

This also switches the JDK package used for building to one from the
Adoptium repositories, as the launcher still requires `javac` with Java
7 bytecode support
@madonuko
Copy link
Member

has been applied and merged over at 2467 thank you!

@madonuko madonuko closed this Dec 11, 2024
@getchoo getchoo deleted the prismlauncher/java-manager branch December 11, 2024 08:52
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