[
https://issues.apache.org/jira/browse/POLYGENE-266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16072704#comment-16072704
]
Paul Merlin commented on POLYGENE-266:
--------------------------------------
Before considering doing this we must ensure it will be possible with Jigsaw.
I doubt it will be.
> Investigate if JDK internal ASM can be used instead of external dependency
> --------------------------------------------------------------------------
>
> Key: POLYGENE-266
> URL: https://issues.apache.org/jira/browse/POLYGENE-266
> Project: Polygene
> Issue Type: Improvement
> Reporter: Niclas Hedhman
>
> rt.jar nowadays contains ASM, which should be possible to use instead of ASM
> as an external dependency. That would remove "the last" dependency from
> Polygene Core (I assume java.json will be part of Java 9)
> Initial test shows that there is no problem per se, but that build tooling
> will try to hide these rt.jar classes. Not sure if it is Gradle or javac that
> does this, and whether there is a way to cicrumvent it.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)