[code-reflection] RFR: Update JDK version in opgen project [v2]

Ana Maria Mihalceanu duke at openjdk.org
Thu Oct 23 12:58:49 UTC 2025


> This PR fixes the JDK version in `opgen` project. 
> As Babylon is based now on JDK 26, the project setup should be based on JDK 26.
> 
> In a terminal window, running `mvn clean verify` from `cr-examples/onnx/pom.xml` failed with  
> 
> 
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.11.0:compile (default-compile) on project onnx-opgen: Compilation failure
> [ERROR] invalid source release 25 with --enable-preview
> [ERROR]   (preview language features are only supported for release 26)

Ana Maria Mihalceanu has updated the pull request incrementally with one additional commit since the last revision:

  Update full name

-------------

Changes:
  - all: https://git.openjdk.org/babylon/pull/635/files
  - new: https://git.openjdk.org/babylon/pull/635/files/f8ca1dc6..3c3e93fa

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=babylon&pr=635&range=01
 - incr: https://webrevs.openjdk.org/?repo=babylon&pr=635&range=00-01

  Stats: 0 lines in 0 files changed: 0 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/babylon/pull/635.diff
  Fetch: git fetch https://git.openjdk.org/babylon.git pull/635/head:pull/635

PR: https://git.openjdk.org/babylon/pull/635


More information about the babylon-dev mailing list