Stefan Miklosovic created CASSANDRASC-89:
--------------------------------------------

             Summary: Consider updating guice to 5.x
                 Key: CASSANDRASC-89
                 URL: https://issues.apache.org/jira/browse/CASSANDRASC-89
             Project: Sidecar for Apache Cassandra
          Issue Type: Task
            Reporter: Stefan Miklosovic


I am getting this when I run sidecar 

{code}
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by 
com.google.inject.internal.cglib.core.$ReflectUtils$1 
(file:/home/fermat/.gradle/caches/modules-2/files-2.1/com.google.inject/guice/4.2.2/6dacbe18e5eaa7f6c9c36db33b42e7985e94ce77/guice-4.2.2.jar)
 to method 
java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)
WARNING: Please consider reporting this to the maintainers of 
com.google.inject.internal.cglib.core.$ReflectUtils$1
WARNING: Use --illegal-access=warn to enable warnings of further illegal 
reflective access operations
WARNING: All illegal access operations will be denied in a future release
{code}

Sidecar is currently running guice of version 4.2.2. Mere bumping to guice 
5.1.0 solves this and it goes away. I run integration tests as well as units 
and all seems to be passing just fine. I will need to double check though and 
run a formal build.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to