[ 
https://issues.apache.org/jira/browse/ISIS-1830?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16333523#comment-16333523
 ] 

ASF subversion and git services commented on ISIS-1830:
-------------------------------------------------------

Commit 2698c6a7f4202525a7cb91aae4af0bb90f0e9071 in isis's branch 
refs/heads/master from [~hobrom]
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=2698c6a ]

ISIS-1830 remove JDK9 internal API usages of
c.s.o.a.x.internal.jaxp.datatype.XMLGregorianCalendarImpl

> 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