ltamber opened a new pull request #3224:
URL: https://github.com/apache/rocketmq/pull/3224


   **Make sure set the target branch to `develop`**
   
   fix #3223 
   
   ## What is the purpose of the change
   
   support start namesrv/broker using later jdk version (9,10,11,15,16)
   
   ## Brief changelog
   
   1. use java classpath instead of -Djava.ext.dirs
   2. use BouncyCastle because java 15 removed `sun.security.x509` package.
   3. use different java options in different java version
   
   ## Verifying this change
   
   tested in centos 7, using java version (8, 9, 10, 11, 15, 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: [email protected]

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


Reply via email to