xvrl commented on issue #5589: URL: https://github.com/apache/druid/issues/5589#issuecomment-860794300
@tanisdlj those warnings are harmless, they only indicate that this code will not be compatible with future JDK releases. You can disable the warning by adding the relevant `--add-opens` JVM command line flags if you want to hide the warnings. -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
