This course will covered all new important features added to java 15 and we will explain it with easy and sample way , and also we will talk about Oracle Life-Time for enhancements to the Java Development Kit & OpenJDK JDK Enhancement Proposal (JEP) . in each feature of java 15 we will explain it by sliders in easy way with example after that we will explain it in IDE to make sure everything work fine , when java 15 included the below points :
- JEP-339: Edwards-Curve Digital Signature Algorithm (EdDSA)
- JEP-360: Sealed Classes (Preview)
- JEP-371: Hidden Classes
- JEP-372: Remove the Nashorn JavaScript Engine
- JEP-373: Reimplement the Legacy DatagramSocket API
- JEP-374: Disable and Deprecate Biased Locking
- JEP-375: Pattern Matching for instanceof (Second Preview)
- JEP-377: ZGC: A Scalable Low-Latency Garbage Collector
- JEP-378: Text Blocks
- JEP-379: Shenandoah: A Low-Pause-Time Garbage Collector
- JEP-381: Remove the Solaris and SPARC Ports
- JEP-383: Foreign-Memory Access API (Second Incubator)
- JEP-384: Records (Second Preview)
- JEP-385: Deprecate RMI Activation for Removal
- JEP-339: Edwards-Curve Digital Signature Algorithm (EdDSA)
Note [ 1 ] :After you finished this course you should understand important features in java 15 and also you should know what was removed or deprecated from java 15 .
Note [ 2 ] : We will not explain all features because there are some of features was removed or deprecated and/or about low level language .