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

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

    [ https://issues.apache.org/jira/browse/CASSANDRA-15329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16938046#comment-16938046 ] 

Jon Meredith commented on CASSANDRA-15329:
------------------------------------------

+1 from me, this makes it possible to run the in-JVM dtests with JDK11.  I still get some failures (including a SIGBUS inside IntellIJ when running the DistributedReadWriteTest suite, may be a local set up issue) and StreamingTest fails when run as {{ant test-jvm-dtest}} but it's much better than all tests failing.

> 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
>            Priority: Normal
>         Attachments: CASSANDRA-15329.patch
>
>
> 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