You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by GitBox <gi...@apache.org> on 2021/07/15 23:58:15 UTC

[GitHub] [jclouds] gaul opened a new pull request #115: Remove tests which rely on an isolated ClassLoader

gaul opened a new pull request #115:
URL: https://github.com/apache/jclouds/pull/115


   Java 9 returns `jdk.internal.loader.ClassLoaders$AppClassLoader` instead
   of `URLClassLoader` so we cannot create an isolated `ClassLoader`.


-- 
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: notifications-unsubscribe@jclouds.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [jclouds] gaul commented on pull request #115: Remove tests which rely on an isolated ClassLoader

Posted by GitBox <gi...@apache.org>.
gaul commented on pull request #115:
URL: https://github.com/apache/jclouds/pull/115#issuecomment-881082042


   Maybe there is a better solution to this but I'm not too familiar with `ClassLoader` issues.


-- 
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: notifications-unsubscribe@jclouds.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [jclouds] gaul merged pull request #115: Remove tests which rely on an isolated ClassLoader

Posted by GitBox <gi...@apache.org>.
gaul merged pull request #115:
URL: https://github.com/apache/jclouds/pull/115


   


-- 
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: notifications-unsubscribe@jclouds.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org