Details
Description
Add module-info.java for each module. JPMS allows to create libraries with strong encapsulation; however, this migration will bring with many effects that can potentially break code. For example, JDK 9 doesn't gives access for internal types such asĀ sun.misc.BASE64Encoder.