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

Check for Java 21 for OH5? #1937

Open
mstormi opened this issue Dec 22, 2024 · 3 comments
Open

Check for Java 21 for OH5? #1937

mstormi opened this issue Dec 22, 2024 · 3 comments

Comments

@mstormi
Copy link
Contributor

mstormi commented Dec 22, 2024

Some maintainer asked if we could check for Java 21 to exist when switching to or installing snapshots (OH5 now which requires Java 21)

not sure what / how much we would need to do here.

@ecdye
Copy link
Contributor

ecdye commented Dec 23, 2024

We could probably just install the BelSoft 21 routine if needed.

@mstormi
Copy link
Contributor Author

mstormi commented Dec 23, 2024

better to install OpenJDK 21, Belsoft was just for some special case not exactly sure but was'nt it 32bit?
read somewhere that Java 21 is backwards compatible such that if someone changes back to OH4 release they can keep java.

@ecdye
Copy link
Contributor

ecdye commented Dec 23, 2024

I think BellSoft was for arm32 primarily but appears to work elsewhere.

I haven't really looked into it at all, but I do know that on bookworm the JDK 21 hasn't been added to the APT repo.

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

No branches or pull requests

2 participants