160 likes | 534 Views
**** Java Certification Training: https://www.edureka.co/java-j2ee-soa-training **** <br>This Edureka PPT on u201cJava 11 Featuresu201d will talk about all the new features and various other changes that have been introduced in Java 11. This PPT will talk about the following: <br><br>1. Java Is Paid Or Free <br>2. New Features <br>3. Removed Features <br>3. Deprecated Features <br>4. Open JDK vs Oracle JDK <br><br>Check out our Java Tutorial blog series: https://goo.gl/osrGrS <br><br>Check out our complete Youtube playlist here: https://goo.gl/gMFLx3 <br>Follow us to never miss an update in the future. <br><br>Instagram: https://www.instagram.com/edureka_learning/ <br>Facebook: https://www.facebook.com/edurekaIN/ <br>Twitter: https://twitter.com/edurekain <br>LinkedIn: https://www.linkedin.com/company/edureka
E N D
Java is Paid or free? New Removed Features Deprecated Features Open jdk vs oracle jdk Features
JAVA CERTIFICATION TRAINING www.edureka.co/java-j2ee-soa-training
Is Java 11 paid? Yes No JAVA CERTIFICATION TRAINING www.edureka.co/java-j2ee-soa-training
JAVA CERTIFICATION TRAINING www.edureka.co/java-j2ee-soa-training
Java 11 is paid for any ty JAVA CERTIFICATION TRAINING www.edureka.co/java-j2ee-soa-training
JAVA CERTIFICATION TRAINING www.edureka.co/java-j2ee-soa-training
Yearly Subscription Plan One Time USD 5000 Per Server Per PC USD 110 Yearly USD 1100 Per Server Per PC USD 22 Monthly Subscription Plan USD 25 Per Server USD 2.5 Per PC JAVA CERTIFICATION TRAINING www.edureka.co/java-j2ee-soa-training
How are we able to download JDK? ✓ Non Commercial Use ✓ Personal Use JAVA CERTIFICATION TRAINING www.edureka.co/java-j2ee-soa-training
❑ Java Version updates in every 6 months ❑ Lazy Allocation of Compiler Threads ❑ Updated Locale Data to Unicode CLDR v33 ❑ HTTP Client (Standard) What is new in ❑ Brainpool EC Support ❑ Epsilon, A No-Op Garbage Collector ❑ Nest-Based Access Control ❑ Key Agreement with Curve25519 and Curve448 ❑ Transport Layer Security (TLS) 1.3 ❑ Collection.toArray(IntFunction) default method ❑ Local-Variable Syntax for Lambda Parameters ❑ Flight Recorder ❑ Upgradation of platform APIs forUnicode support ❑ Z Garbage Collector (Experimental) JAVA CERTIFICATION TRAINING www.edureka.co/java-j2ee-soa-training
❑ com.sun.awt.AWTUtilities Class ❑ appletviewer Launcher What is removed from ❑ sun.misc.Unsafe.defineClass ❑ Thread.destroy() & Thread.stop(Throwable) ❑ JavaFX from the Oracle JDK ❑ Java EE and CORBA Modules ❑ Java Deployment Technologies ❑ JMC from the Oracle JDK ❑ SNMP Agent ❑ sun.locale.formatasdefault Property ❑ JVM-MANAGEMENT-MIB.mib JAVA CERTIFICATION TRAINING www.edureka.co/java-j2ee-soa-training
❑ ThreadPoolExecutor What is deprecated in ❑ Nashorn JavaScript Engine ❑ -XX+AggressiveOpts ❑ Commercial Features ❑ Stream-Based GSSContext Methods ❑ Pack200 Tools and API JAVA CERTIFICATION TRAINING www.edureka.co/java-j2ee-soa-training
Open JDK Oracle JDK ❑ Offers Alpine Linux ❑ Offers Solaris ❑ Offered only as compressed archive (tar.gz or .zip) ❑ Offers "installers" (msi, rpm, deb, etc.) ❑ Offers only "JDK" ❑ Offers "JDK" and "JRE" ❑ Usage Logging is not available ❑ Usage Logging is available ❑ Doesn’t support -XX:+UnlockCommercialFeaturesflag ❑ Released under OTN License ❑ Allows usage of unsigned third party crypto providers ❑ Requires the third party cryptographic providers be signed with an Oracle-provided certificate ❑ Doesn't include any additional Java SE specifications ❑ Includes additional Java SE specifications