You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2019/04/05 15:43:35 UTC

[GitHub] [flink] zentol opened a new pull request #8116: [FLINK-11920][scala] Reuse java classpath

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:
users@infra.apache.org


With regards,
Apache Git Services