Oracle released the stable version of Java 8. If you want to try this new version, here's how to do.
Java is a multiplatform language and also the basis for many types of networked applications.Language is a global standard for developing and delivering mobile applications, games, online content and enterprise software. With over 9 million developers worldwide, Java lets you develop and deploy applications and incredible services efficiently. With comprehensive tools, a robust ecosystem and efficient performance, Java provides application portability even between very different computing environments.
Among the new features of version 8 of Oracle Java, especially:
- Lambda expressions: a new language feature, allows you to treat the feature as a method argument, or code as data;
- Other significant improvements and changes to the Java language and standard libraries have been added, including standard methods, the new java.util.stream package, and Date-Time API;
- Compact Profiles contain predefined subset of the Java SE platform and allow applications that do not require the whole platform can be deployed and run in small;
- Security enhancements include updates to the Java Cryptography Architecture; limited doPrivileged, a mechanism that allows code to enforce a subset of their privileges; Extension of Indication (SNI) name server SSL / TLS, and storage improvements key;
- The JavaFX documentation has been updated for this release;
- A new JavaScript engine, Nashorn, is included in JDK 8;
- Java Mission Control 5.3 is included in JKD 8.
0 comments:
Post a Comment