java-yun commented on issue #7265:
URL: https://github.com/apache/skywalking/issues/7265#issuecomment-876883471


   > I have no idea why you are using a NOT widely used JDK release.
   > 
   > > OpenJDK 15 reached General Availability on 15 September 2020
   > 
   > We never down grade the JDK support, you are upgrading the version, that 
is all.
   
   We chose jdk15 because we want to use some of its new features to improve 
performance
   Features:
   339: | Edwards-Curve Digital Signature Algorithm (EdDSA)
   360: | Sealed Classes (Preview)
   371: | Hidden Classes
   372: | Remove the Nashorn JavaScript Engine
   373: | Reimplement the Legacy DatagramSocket API
   374: | Disable and Deprecate Biased Locking
   375: | Pattern Matching for instanceof (Second Preview)
   377: | ZGC: A Scalable Low-Latency Garbage Collector
   378: | Text Blocks
   379: | Shenandoah: A Low-Pause-Time Garbage Collector
   381: | Remove the Solaris and SPARC Ports
   383: | Foreign-Memory Access API (Second Incubator)
   384: | Records (Second Preview)
   385: | Deprecate RMI Activation for Removal


-- 
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]


Reply via email to