Java9 Support » History » Revision 4
Revision 3 (Henning Blohm, 31.12.2017 18:02) → Revision 4/14 (Henning Blohm, 31.12.2017 18:02)
h1. 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.
h2. How Z2 Modules Translate to Java 9 Modules
TBC
h2. How Java 9 integrates with Z2 Class Loading
TBC
h2. Summary