zentol opened a new pull request #8116: [FLINK-11920][scala] Reuse java classpath URL: https://github.com/apache/flink/pull/8116 Simplifies the `EnumValueSerializerUpgradeTest` by setting `usejavacp` instead of manually re-creating the classpath. With this the test passes on Java 9. Replacing the URLClassLoader with `ClassLoaderUtils#getClassPathURLs` was not sufficient.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services