Skip to content

Upgrade Java and GraalVM #605

@bocchino

Description

@bocchino

In CI, our GraalVM build of FPP native binaries is based on Java 11. The Java 11 version is no longer supported on the GraalVM web site:

https://www.graalvm.org/latest/docs/

It seems we should move to Java 17 or later. We should assess what is needed for this change, e.g., testing, assessing impact on users.

See update below: It looks like the Graal VM community releases, which we use, have moved on from Java 11. However, the release that we are using is still available here: https://github.com/graalvm/graalvm-ce-builds/releases/tag/vm-22.3.3.

Metadata

Metadata

Assignees

Labels

CIIssues related to continuous integration (CI)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions