Severin Gehwolf

Results 387 comments of Severin Gehwolf

Upstream bug: https://bugs.openjdk.org/browse/JDK-8278851

Please verify the issue is solved with 8u382 ea builds from here (8u382 in July will have this fixed): https://adoptium.net/temurin/nightly/?version=8

> Ah yes, you'll have to wait until ljdk11u-dev is merged into 11u (July timeframe). I'm not sure how that's going to help (any merge). https://bugs.openjdk.java.net/browse/JDK-8251945 is only fixed in...

> [Last time we faced this issue with JDK 22](https://github.com/adoptium/api.adoptium.net/issues/720) it was a matter of redeploying the API endpoint with `-DLATEST_JAVA_VERSION=22` Yes. Probably needs a re-deploy with `-DLATEST_JAVA_VERSION=23`. /cc @sxa

I'm not sure that's true. See the comments in #720 where we faced this last time. A redeploy of the API endpoint server with `-DLATEST_JAVA_VERSION=23` should do the trick. At...

@johnoliver Looks like we need the same fix for JDK 24 now. See #1077.

> @johnoliver Is there a way we can make this code dynamic? > > https://github.com/adoptium/api.adoptium.net/blob/9b536a207a01db1e8d3be0585504391bf439d03a/adoptium-models-parent/adoptium-api-v3-models/src/main/kotlin/net/adoptium/api/v3/models/Versions.kt#L5 > > eg. > > * by querying openjdk/jdk git "tags" > > * make...

I'm closing this. If we need some documentation, we should use the newest one, which is #1077.