Project

General

Profile

Actions

Java9 Support » History » Revision 2

« Previous | Revision 2/14 (diff) | Next »
Henning Blohm, 31.12.2017 17:54


Java 9 Support

The Java 9 module system provides for module level package exports and cross-module dependencies. As such it does not contradict the class loading delegation model but rather adds a dimension to it.

How Z2 Modules Translate to Java 9 Modules

How Java 9 integrates with Z2 Class Loading

Updated by Henning Blohm over 6 years ago · 2 revisions