ramon-garcia opened a new pull request, #4594:
URL: https://github.com/apache/hbase/pull/4594

   This pull request changes some Java flags to fix test issues with OpenJDK 17.
   An missing export is added, and the option  --illegal-access=permit is 
removed since
   it is ignored in OpenJDK 17
   
   OpenJDK 17 is the current version with long time support, so it is a better 
option than version 16 or 18 for current projects. 
   
   There are still some failures in 
org.apache.hadoop.hbase.http.TestProxyUserSpnegoHttpServer, but these ones are 
unrelated to this pull request or OpenJDK 17.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to