wu-sheng opened a new pull request #5579:
URL: https://github.com/apache/skywalking/pull/5579


   Hi all @apache/skywalking-committers 
   
   According to OpenJDK website(https://adoptopenjdk.net/support.html), there 
are 2 TLS versions for now
   1. Java 8 (LTS). At Least May 2026
   1. Java 11 (LTS). At Least Oct 2024
   
   We should make the JDK11 compiling passed. That is the primary agenda when I 
started this work. Also, with doing this, I planned to upgrade the gRPC too.
   During the JDK11 compiling fix, the version of PowerMock was detected as the 
main block, so, I upgraded it to the 2.x directly.
   
   So, you would note,
   1. Some libraries' versions(such as protobuf, protoc) changed because of 
gRPC or PowerMock requirements.
   1. Some tests are deleted because they are not valid in the latest 
PowerMock. Sorry, I don't have enough time to fix all, because some of them 
make no sense to me.
   1. LICENSE updated
   
   If you have any concerns, please reply.


----------------------------------------------------------------
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:
[email protected]


Reply via email to