You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "David Capwell (Jira)" <ji...@apache.org> on 2019/09/19 23:00:00 UTC

[jira] [Created] (CASSANDRA-15329) in-JVM dtest fails on java 11 since system ClassLoader is not a URLClassLoader

David Capwell created CASSANDRA-15329:
-----------------------------------------

             Summary: in-JVM dtest fails on java 11 since system ClassLoader is not a URLClassLoader
                 Key: CASSANDRA-15329
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-15329
             Project: Cassandra
          Issue Type: Bug
          Components: Test/dtest
            Reporter: David Capwell
            Assignee: David Capwell


When running the in-JVM dtests on on java 11 they fail while trying to cast the Versions.class.getClassLoader to URLClassLoader, which is no longer the default ClassLoader on java 11.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org