[ 
https://issues.apache.org/jira/browse/ISIS-1830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andi Huber reassigned ISIS-1830:
--------------------------------

    Assignee: Andi Huber

> Eliminate dependence on any JDK internal APIs (jdeps JDK 9)
> -----------------------------------------------------------
>
>                 Key: ISIS-1830
>                 URL: https://issues.apache.org/jira/browse/ISIS-1830
>             Project: Isis
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Andi Huber
>            Assignee: Andi Huber
>            Priority: Minor
>             Fix For: 2.0.0-M1
>
>
> Running a
> {noformat}
> jdeps -jdkinternals
> {noformat}
> against these 4 classes
>  * 
> org.apache.isis.schema.utils.jaxbadapters.JodaLocalDateTimeXMLGregorianCalendarAdapter
>  * 
> org.apache.isis.schema.utils.jaxbadapters.JodaLocalDateXMLGregorianCalendarAdapter
>  * 
> org.apache.isis.schema.utils.jaxbadapters.JodaDateTimeXMLGregorianCalendarAdapter
>  * 
> org.apache.isis.schema.utils.jaxbadapters.JodaLocalTimeXMLGregorianCalendarAdapter
> results with warning
> {noformat}
> JDK internal API (java.xml)Warning: JDK internal APIs are unsupported and 
> private to JDK implementation that aresubject to be removed or changed 
> incompatibly and could break your application.Please modify your code to 
> eliminate dependence on any JDK internal APIs.For the most recent update on 
> JDK internal API replacements, please 
> check:https://wiki.openjdk.java.net/display/JDK8/Java+Dependency+Analysis+Tool
> {noformat}



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

Reply via email to