Oracle JDK 13 Installation on Windows 10 and Set JAVA_HOME Environment Variable - Java 13 Released
In this video we are going to see how to install Oracle JDK 13 from Zip Archive file on Windows 10.
Also we are going to set JAVA_HOME Environment Variable.
Oracle JDK 13 can be downloaded from
https://www.oracle.com/technetwork/java/javase/downloads/index-jsp-138363.html
JDK 13 - New Features and Enhancements
1. Added FileSystems.newFileSystem () Method
2. New java.nio.ByteBuffer Bulk get/put Methods Transfer Bytes Without Regard to Buffer Position
3. New Japanese Era Name Reiwa
4. Support for Unicode 12.1
5. JEP 351 ZGC Uncommit Unused Memory
6. Added -XXSoftMaxHeapSize Flag
7. ZGC Maximum Heap Size Increased to 16TB
8. JEP 350 Dynamic CDS Archiving
9. Configurable Read Timeout for CRLs
10. New keytool -showinfo -tls Command for Displaying TLS Configuration Information
11. Support for MS Cryptography Next Generation (CNG)
12. SunPKCS11 Provider Upgraded with Support for PKCS#11 v2.40
13. Support for X25519 and X448 in TLS
14. Session Resumption without Server-Side State in JSSE
15. Allow SASL Mechanisms to Be Restricted
16. New String Constants for Canonical XML 1.1 URIs
17. [xmldsig] Added KeyValueEC_TYPE
18. Added a Default Native GSS-API Library on Windows
19. Support for Kerberos Cross-Realm Referrals (RFC 6806)
20. JEP 354 Switch Expressions (Preview)
21. JEP 355 Text Blocks (Preview)
22. New Methods for Creating DOM and SAX Factories with Namespace Support
Removed Features and Options
1. Removal of awt.toolkit System Property
2. Removal of Runtime Trace Methods
3. Pre-JDK 1.4 SocketImpl Implementations No Longer Supported
4. Removal of VM option -XX+AggressiveOpts
5. Duplicated RSA Services No Longer Supported by SunJSSE Provider
6. Removal of T-Systems Deutsche Telekom Root CA 2 Certificate
7. Removal of Two DocuSign Root CA Certificates
8. Removal of Two Comodo Root CA Certificates
9. Removal of the Internal com.sun.net.ssl Package Only Used for Compatibility with Legacy JSSE 1.0 Applications
10. Removal of Experimental FIPS 140 Compliant Mode from SunJSSE Provider
11. Removal of Old Features from javadoc Tool