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 2019/03/08 06:52:52 UTC

[GitHub] [incubator-skywalking] kezhenxu94 opened a new pull request #2332: polish code

kezhenxu94 opened a new pull request #2332: polish code
URL: https://github.com/apache/incubator-skywalking/pull/2332
 
 
   Please answer these questions before submitting pull request
   
   - Why submit this pull request?
   - [ ] Bug fix
   - [ ] New feature provided
   - [ ] Improve performance
   - [x] Polish code
   
   ___
   ### New feature or improvement
   - Describe the details and related test reports.
   Since `java.lang.ClassLoader#getSystemClassLoader` is a static method, we can just call `ClassLoader.getSystemClassLoader()` for simplicity and suppress IDE warnings.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services