You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2018/11/20 10:32:40 UTC

[GitHub] seanyinx commented on issue #1801: ProtectiveShieldMatcher error in agent log

seanyinx commented on issue #1801: ProtectiveShieldMatcher error in agent log
URL: https://github.com/apache/incubator-skywalking/issues/1801#issuecomment-440224337
 
 
   this exception is reproducible with jre version below:
   ```
   java version "1.8.0_161"
   Java(TM) SE Runtime Environment (build 1.8.0_161-b12)
   Java HotSpot(TM) 64-Bit Server VM (build 25.161-b12, mixed mode)
   ```
   
   however, it's not thrown on older jre version
   ```
   java version "1.8.0_91"
   Java(TM) SE Runtime Environment (build 1.8.0_91-b14)
   Java HotSpot(TM) 64-Bit Server VM (build 25.91-b14, mixed mode)
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services