Project

General

Profile

Java9 Support » History » Revision 2

Revision 1 (Henning Blohm, 31.12.2017 17:50) → Revision 2/14 (Henning Blohm, 31.12.2017 17:54)

h1. Java 9 Java9 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. 

 h2. How Z2 Modules Translate to Java 9 Modules 

 h2. How Java 9 integrates with Z2 Class Loading