You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Kamila Molina (JIRA)" <ji...@apache.org> on 2018/03/04 18:09:00 UTC

[jira] [Created] (COMMONSRDF-75) Migrate to Java 9 using JPMS

Kamila Molina created COMMONSRDF-75:
---------------------------------------

             Summary: Migrate to Java 9 using JPMS
                 Key: COMMONSRDF-75
                 URL: https://issues.apache.org/jira/browse/COMMONSRDF-75
             Project: Apache Commons RDF
          Issue Type: New Feature
          Components: api, build, jena, jsonld-java, parser, rdf4j, simple
            Reporter: Kamila Molina


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.}}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)