• Post category:StudyBullet-4
  • Reading time:5 mins read


In this course you will learn everything you want to know about new features added to java 15 in easy and simple way .

What you will learn

Features removed or deprecated In java 15

New Features added in java 15

Install JDK 15

Download JDK 15


Get Instant Notification of New Courses on our Telegram channel.


Configure IDE with JDK 15

Description

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 :   

  1. JEP-339: Edwards-Curve Digital Signature Algorithm (EdDSA)
  2. JEP-360: Sealed Classes (Preview)
  3. JEP-371: Hidden Classes
  4. JEP-372: Remove the Nashorn JavaScript Engine
  5. JEP-373: Reimplement the Legacy DatagramSocket API
  6. JEP-374: Disable and Deprecate Biased Locking
  7. JEP-375: Pattern Matching for instanceof (Second Preview)
  8. JEP-377: ZGC: A Scalable Low-Latency Garbage Collector
  9. JEP-378: Text Blocks
  10. JEP-379: Shenandoah: A Low-Pause-Time Garbage Collector
  11. JEP-381: Remove the Solaris and SPARC Ports
  12. JEP-383: Foreign-Memory Access API (Second Incubator)
  13. JEP-384: Records (Second Preview)
  14. JEP-385: Deprecate RMI Activation for Removal
  15. 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 . 

English
language

Content

Introduction

Hello & Welcome
Course Plan
About Instructor
JDK Enhancement Proposal (JEP)
What is new In Java SE 15
What is new In Java SE 15 Points

Preparing Work Environment

Download JDK-15 and install it to our machine
Add JDK-15 to our IDE
Make sure JDK-15 working fine on your IDE

Write code to important points in java 15

Important points we will write code for it
Understand sealed classes
Example of sealed classes
Example of non-sealed classes
Understand record
Example of record
Understand Text Blocks
Example of Text Blocks
Understand JEP-375: Pattern Matching for instanceof
Example of JEP-375: Pattern Matching for instanceof
Test your self in java 15 features

Removed and Deprecated Features In Java 15

Features removed or deprecated In java 15