ltamber commented on issue #3031: URL: https://github.com/apache/rocketmq/issues/3031#issuecomment-879584468
In my environment(JDK 8 Apple Silicon MacOS Big Sur 11.3.1), It is ok ```shell $ bin ./mqnamesrv Create RAMDisk /Volumes/RAMDisk for gc logging on Darwin OS. Java HotSpot(TM) 64-Bit Server VM warning: Using the DefNew young collector with the CMS collector is deprecated and will likely be removed in a future release Java HotSpot(TM) 64-Bit Server VM warning: UseCMSCompactAtFullCollection is deprecated and will likely be removed in a future release. The Name Server boot success. serializeType=JSON ``` ```shell $ jps 75697 Jps 75648 NamesrvStartup ``` maybe rocketmq have not adapt with JDK 16 ? -- 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: dev-unsubscr...@rocketmq.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org