Skip to content

Backports and utilities to support Java 9 and higher on Java 8

License

Notifications You must be signed in to change notification settings

headius/backport9

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Backport9

A collection of backports and utilities to support libraries and apps that want to use Java 9 features but still function on Java 8.

Modules

A light shim library that wraps Java 9 and previous reflection APIs to allow a uniform API into "module"-like behaviors on all recent JDKs.

Buffers

Binary-compatible calling shims for java.nio.Buffer and subclasses.

Stack

A look-alike wrapper around the Java 9 StackWalker API with Java 8 support.

About

Backports and utilities to support Java 9 and higher on Java 8

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages