You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Alex Petrov (Jira)" <ji...@apache.org> on 2019/10/07 15:17: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=16945956#comment-16945956 ] 

Alex Petrov commented on CASSANDRA-15329:
-----------------------------------------

Thank you for the patch, +1!

I have only one small remark [~dcapwell], would you mind if I switched from stream API to regular array allocation? I think there's a lot of value in streams when we're using them for multi-step operations I'd still stick to array allocation. However, I do not have a strong opinion about it, just let me know and I'll commit as-is or with a proposed change. Thanks!


> 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