shangeyao commented on issue #4409: URL: https://github.com/apache/streampark/issues/4409#issuecomment-4849781223
Started **Phase A (JDK 11 runtime readiness)** on branch `feature/jdk11-runtime-readiness`: - **A1** `jvm_opts.sh`: enable `--add-opens`, remove legacy PrintGC flags - **A1** `streampark.sh`: JDK-aware GC logging; fix classpath (skip missing `jre/lib` on JDK 9+) - **A2** `console-service/pom.xml`: add `javax.annotation-api`; remove unused PermGen props - **A3** `ClassLoaderUtils`: walk class hierarchy to locate `ucp`; JDK 9+ surefire `add-opens` profile - **A3** `ClassLoaderUtilsTest`: JUnit tests pass on JDK 8 and JDK 17 Part of 3.0 Roadmap #4410. Next: Phase H (compile baseline 11, Docker, CI) after Scala removal track progresses. -- 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]
