You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2022/02/04 02:20:48 UTC

[GitHub] [druid] gianm edited a comment on pull request #12232: Officially support Java 11.

gianm edited a comment on pull request #12232:
URL: https://github.com/apache/druid/pull/12232#issuecomment-1029578877


   > I wonder if worth mentioning in the docs that there might be scary but harmless logs about things that can go away with the relevant jvm module flags
   
   Good point. What are the flags? IMO, we should add them ourselves to the default jvm.config file.
   
   The flags will cause Java 8 to bomb out, so we'll need to either have two jvm.configs and have the startup script pick the right one, or add `-XX:+IgnoreUnrecognizedVMOptions` too so Java 8 ignores them.


-- 
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: commits-unsubscribe@druid.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org