APERRY
5 years agoOccasional Contributor
ReadyAPI 3.1 - TestRunner - An illegal reflective access operation has occurred
Hello everyone,
I launch my ReadyAPI Tests with a gitlab runner.
Since I updated my using image on ReadyAPI 3.1, I recieve the following errors :
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.google.inject.internal.cglib.core.$ReflectUtils$2 (file:/usr/local/SmartBear/ready-api-license-manager-1.3.0.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$2
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
I dont recieve theses errors with the ReadyAPI 3.0 image.
Any ideas ?
Thank you in advances for your responses.
Anthony