coolc4 opened a new issue #3321: URL: https://github.com/apache/rocketmq/issues/3321
When I use the example that comes with rocketmq, I found that if the application compiled in the openjdk-8 environment is run in the environment of openjdk-11, the mqbroker process that comes with the example will report an exception when calling mqshutdown normally: java .lang.IllegalStateException: java.lang.reflect.InaccessibleObjectException: Unable to make public void jdk.internal.ref.Cleaner.clean() accessible: module java.base does not "exports jdk.internal.ref" to unnamed module -- 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]
