jbonofre commented on code in PR #1181: URL: https://github.com/apache/activemq/pull/1181#discussion_r1527932695
########## assembly/src/release/bin/activemq: ########## @@ -346,6 +346,7 @@ invokeJar(){ --add-opens java.rmi/sun.rmi.transport.tcp=ALL-UNNAMED \ --add-opens java.base/java.util.concurrent=ALL-UNNAMED \ --add-opens java.base/java.util.concurrent.atomic=ALL-UNNAMED \ + --add-opens java.base/sun.nio.ch=ALL-UNNAMED \ Review Comment: AFAIR, this package is not available on all JDK (not sure adoptium has it for instance). -- 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: gitbox-unsubscr...@activemq.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org