You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Robert Stupp (Jira)" <ji...@apache.org> on 2020/05/04 08:17:00 UTC

[jira] [Created] (CASSANDRA-15780) Less test stderr spam when running tests w/ java 11

Robert Stupp created CASSANDRA-15780:
----------------------------------------

             Summary: Less test stderr spam when running tests w/ java 11
                 Key: CASSANDRA-15780
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-15780
             Project: Cassandra
          Issue Type: Improvement
          Components: Test/unit
            Reporter: Robert Stupp
            Assignee: Robert Stupp


There are a bunch of tests that, when run with Java 11, emit the boilerplate {{WARNING: An illegal reflective access operation has occurred}} messages.

The proposed change just adds more invocations to {{org.apache.cassandra.utils.FBUtilities#preventIllegalAccessWarnings}} to get rid of many of those.



--
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