Code Monkey home page Code Monkey logo

ncau-java9-beyond-modules's Introduction

NCAU Java 9 Beyond Modules

Companion code for the NCAU "Java 9 beyond modules".

  • the java8comparison module contains code that demonstrates improvements made to existing APIs without changing them
    • Benchmarks.java is the launcher for all JMH microbenchmarks
    • Jsr310Benchmark.java contains microbenchmarks for Java Date and Time API classes
    • UuidBenchmark.java contains microbenchmarks for UUID
    • StringLayout.java demonstrates string layout changes in Java 9
    • Jsr310Test.java shows bugs in the fixed the Java Date and Time API in Java 9
  • the newwith9 module contains code that demonstrates new APIs with Java 9
    • jce.jsh illustrates how to use JShell to check for unlimited strength Java Cryptography Extensions
    • ObjectsTest.java illustrates the methods added to the class Objects in Java 9
    • CollectionsTest.java illustrates the methods added to the classes Set, List and Map in Java 9
    • InputStreamTest.java illustrates the InputStream.transferTo() method added in Java 9

References

Further Reading

GC

JMH

ncau-java9-beyond-modules's People

Contributors

marschall avatar pellaton avatar

Watchers

 avatar James Cloos 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.