Giter VIP home page Giter VIP logo

java8-java11-reasons's Introduction

java8-java11-reasons

Why business should migrate from Java 8 to Java 11?

Java 8 to Java 11 change set: https://javaalmanac.io/jdk/11/apidiff/8/

Plan to release LTS version each 2 years instead of each 3 years. Ref: https://mreinhold.org/blog/forward-even-faster

Features:

  • Module System (JEP 261) JDK9
  • Private Methods in Interfaces (JEP 213) JDK9
  • Reactive Streams (JEP 266) JDK9
  • Graal VM (JEP 317) JDK10
  • Keyword var (JEP 286) JDK10
  • Additional Unicode Language-Tag Extensions (JEP 314) JDK10
  • Experimental Epsilon GC (JEP 318) JDK11
  • Experimental ZGC (JEP 333) JDK11
  • Local Variable Syntax for Lambda Parameters (JEP 323) JDK11
  • HTTP Client (JEP 321) JDK11
  • Unicode 10 Support (JEP 327) JDK11

Tools:

  • jshell (JEP 222) JDK9
  • Multi-Release JAR Files (JEP 238) JDK9
  • jlink (JEP 282) JDK9
  • Flight Recorder (JEP 328) JDK11

Performance & Security Improvement:

  • Compact Strings (JEP 254) JDK9
  • Parallel Full GC for G1 (JEP 307) JDK10
  • Thread-Local Handshakes (JEP 312) JDK10
  • Alternative Memory Devices (JEP 316) JDK10
  • Low-Overhead Heap Profiling (JEP 331) JDK11
  • Improve Aarch64 Intrinsics (JEP 315) JDK11
  • New Cryptographic Algorithms (JEP 324, JEP 329) JDK11
  • TLS 1.3 (JEP 332) JDK11
  • Single Source File Launch (JEP 330) JDK11

java8-java11-reasons's People

Contributors

novoydarskiy avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.