wu-sheng commented on issue #8133: URL: https://github.com/apache/skywalking/issues/8133#issuecomment-1189016532
Agree. Also, we could add `--illegal-access` and `--add-exports java.base/sun.net.www=ALL-UNNAMED` into the docs too. For longer storage, I am thinking, for JDK instrumentation, we have to add a mechanism to identify JDK17+ plugins or belongs, and load different plugins according to the runtime JRE version. Then for this plugin, we could add module dependency declare into the plugin jar, and try to make it works. -- 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]
