-
`SEVERE: Buffer cannot be destroyed: java.nio.DirectFloatBufferU`
Even by adding this JVM arg (which used to solve that on jdk 11+)
"--add-opens=java.base/jdk.internal.ref=ALL-UNNAMED"
you …
-
This issues aims to detail and track the progress towards adopting Java 22 as build and runtime requirement for Trino.
# Background and motivation
Trino completely adopted Java 21 as of Trino 43…
-
See https://openjdk.org/jeps/454 with the following changes in terms of APIs which might affect our FFI implementation in Java after the updated code at https://github.com/eclipse-openj9/openj9/issues…
-
ref: https://openjdk.org/jeps/454
Summary
Introduce an API by which Java programs can interoperate with code and data outside of the Java runtime. By efficiently invoking foreign functions (i.e., co…
-
Same use case as #143 , except the Java version
-
**Jetty version(s)**
12.0.9+
**Java version/vendor** `(use: java -version)`
22+
**Description**
Currently, use of the Jetty module to access Quiche via FFM requires `--enable-native-access` t…
-
-
### Please agree to the following
- [X] I have searched [existing issues](https://github.com/cryptomator/cryptomator/issues?q=) for duplicates
- [X] I agree to follow this project's [Code of Conduct]…
infeo updated
8 months ago
-
[Java22andUp JEP 454 tests](https://github.com/eclipse-openj9/openj9/tree/master/test/functional/Java22andUp/src/org/openj9/test/jep454) requires [the OpenJDK updates](https://github.com/ibmruntimes/o…
-
Why
Read the EPIC (aws cost decrease: https://github.com/jenkins-infra/helpdesk/issues/2646)
What
updates.jenkins.io serves the JSON of the update center, but it is not behind a CDN (need to…