gapic-generator-java icon indicating copy to clipboard operation
gapic-generator-java copied to clipboard

Update `ci.yaml` to support Java 23

Open diegomarquezp opened this issue 11 months ago • 1 comments

https://github.com/googleapis/sdk-platform-java/actions/runs/12835345998/attempts/1?pr=3571 was the failing result of the attempt done in https://github.com/googleapis/sdk-platform-java/pull/3571/commits/59806837c2ba483845f21be5485afa669792a336

However, since we only use showcase as a proxy for JDK 23 compatibility, I opted for not debugging this error when enabling Java 23 in the matrix for build.

Since we are now actively supporting a JDK 23 based GraalVM image, I believe it makes sense to support Java 23 in our CIs.

diegomarquezp avatar Jan 17 '25 19:01 diegomarquezp

~To be solved by https://github.com/googleapis/java-shared-config/pull/967~ To be solved by https://github.com/googleapis/sdk-platform-java/pull/3574

diegomarquezp avatar Jan 20 '25 16:01 diegomarquezp