Code Monkey home page Code Monkey logo

java9to13's Introduction

Power Catch-up – Everything Practical and Important in Java 9 to 13

This repository is a HTML5 Asciidoctor / Asciidoctor-RevealJS based presentation about everyting new and important since Java 8.

Abstract

Since Java 9, it’s all happening fast: In the 6-month cycle, Oracle releases new major versions, so that one can easily lose track of things. Due to the changed support model, many projects are likely to get in touch with Java versions beyond the long-established "eight" in 2019. Time for us professionals to get up to speed in a concentrated power session!

This session tries to provide a structured overall overview of the changes from Java 9 to 13 and at the same time to emphasize the important and relevant innovations in concrete examples. For example, we learn why collections are now doing better, that variables and case statements have gained new opportunities in the Model Contest and how Microbenchmark Suite and Flight Recorder are helping to identify performance issues. We also do not hide from our fears and learn how serious it is about eliminating finalize() or problems with jigsaw and how jdeps can help us with the upgrade from nasty surprises.

A quick look at the current status of JDK14 + helps with personal needs planning for the next fitness session.

Slides

Can be found online at https://bentolor.github.io/java9to13/

The sources are in docs

For licensing details see the accompagning LICENCE file in the directory.

Example code

Mostly used to test/present different code. To run set your JDK_HOME to a Java 13+ installation and run with ./gradlew test

For licensing details see the accompagning LICENCE file in the directory.

java9to13's People

Contributors

bentolor avatar

Watchers

 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.