shangeyao commented on issue #4409: URL: https://github.com/apache/streampark/issues/4409#issuecomment-4849881903
JDK 11 migration implementation completed on branch `feature/jdk11-runtime-readiness`: **Runtime** - `jvm_opts.sh`: `--add-opens`, unified GC logging - `streampark.sh`: JDK 11 classpath/GC; `setclasspath.sh`: enforce JDK 11+ - `javax.annotation-api` dependency - `ClassLoaderUtils` ucp fix + tests **Build & distribution** - `project.build.jdk` → 11, Maven `--release 11`, Spotless Java 11 - Docker default JDK 11 - CI (`backend`, `unit-test`, `e2e`, `docker-push`) JDK 11 only **Docs** - `script/JDK_UPGRADE_GUIDE.md` Closes the scope of #4409. Part of #4410. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
