----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/73217/#review222672 -----------------------------------------------------------
Ship it! Ship It! - Mehul Parikh On March 9, 2021, 5:17 a.m., Mahesh Bandal wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/73217/ > ----------------------------------------------------------- > > (Updated March 9, 2021, 5:17 a.m.) > > > Review request for ranger, Ankita Sinha, Gautam Borad, Kishor Gollapalliwar, > Abhay Kulkarni, Madhan Neethiraj, Mehul Parikh, Pradeep Agrawal, Ramesh Mani, > Sailaja Polavarapu, and Velmurugan Periasamy. > > > Bugs: RANGER-3199 > https://issues.apache.org/jira/browse/RANGER-3199 > > > Repository: ranger > > > Description > ------- > > Following warning logs are observed in catalina.out file while using JDK-11 : > WARNING: An illegal reflective access operation has occurred > WARNING: Illegal reflective access by > com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 jaxb-impl-2.2.3-1.jar) to > method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) > WARNING: Please consider reporting this to the maintainers of > com.sun.xml.bind.v2.runtime.reflect.opt.Injector$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 > > To avoid this warning logs we can add dependency for jaxb-impl-2.3.3.jar. > > > Diffs > ----- > > kms/pom.xml 0c33539a1 > pom.xml b41b6975a > > > Diff: https://reviews.apache.org/r/73217/diff/1/ > > > Testing > ------- > > 1. Ranger and Ranger-KMS build successfully. > 2. Ranger and Ranger-KMS started without any warning logs. > 3. Performed sanity testing > > > Thanks, > > Mahesh Bandal > >
