You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by "wu-sheng (via GitHub)" <gi...@apache.org> on 2023/04/11 09:39:52 UTC

[GitHub] [skywalking] wu-sheng commented on issue #10670: SkyWalking supports JDK11 HTTPCLIENT [Bug]

wu-sheng commented on issue #10670:
URL: https://github.com/apache/skywalking/issues/10670#issuecomment-1503002435

   > Exception in thread "main" java.lang.IllegalAccessError: superinterface check failed: class sun.net.www.http.HttpClient (in module java.base) cannot access class
   
   This is a JDK9 module system error. You need to open this access by yourself.


-- 
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: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org