[
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: [email protected]
For additional commands, e-mail: [email protected]