FreeMarker's usage of com.sun.* packages and JDK9

Christopher BROWN <[email protected]> Wed, 29 Jul 2015 13:27:45 +0200
Newsgroups gmane.comp.web.freemarker.user
Message-ID <CAHL_zcMSY2H7Zp+ZFC95WhDyK4QaFfmM8oa=ZKEg-KYS46a90w@mail.gmail.com>
--===============8705697751536299329==
Content-Type: multipart/alternative; boundary=089e01493ff491328e051c01e2cc

--089e01493ff491328e051c01e2cc
Content-Type: text/plain; charset=UTF-8

Hello,

I just ran the "jdeps" tool against FreeMarker 2.3.23 and it identified the
following incompatible package usage as of JDK9 :

jdeps freemarker.jar | grep 'JDK internal'
      -> com.sun.org.apache.xml.internal.utils              JDK internal
API (rt.jar)
      -> com.sun.org.apache.xpath.internal                  JDK internal
API (rt.jar)
      -> com.sun.org.apache.xpath.internal.objects          JDK internal
API (rt.jar)

Refer to:
https://wiki.openjdk.java.net/display/Adoption/JDK+9+Outreach#JDK9Outreach-Runjdepsonyourcode

Any plans to fix this?

Thanks,
Christopher

--089e01493ff491328e051c01e2cc
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Hello,<div><br></div><div>I just ran the &quot;jdeps&quot;=
 tool against FreeMarker 2.3.23 and it identified the following incompatibl=
e package usage as of JDK9 :</div><div><br></div><div><div><font face=3D"mo=
nospace, monospace">jdeps freemarker.jar | grep &#39;JDK internal&#39;</fon=
t></div><div><font face=3D"monospace, monospace">=C2=A0 =C2=A0 =C2=A0 -&gt;=
 com.sun.org.apache.xml.internal.utils =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =
=C2=A0 =C2=A0JDK internal API (rt.jar)</font></div><div><font face=3D"monos=
pace, monospace">=C2=A0 =C2=A0 =C2=A0 -&gt; com.sun.org.apache.xpath.intern=
al =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0JDK intern=
al API (rt.jar)</font></div><div><font face=3D"monospace, monospace">=C2=A0=
 =C2=A0 =C2=A0 -&gt; com.sun.org.apache.xpath.internal.objects =C2=A0 =C2=
=A0 =C2=A0 =C2=A0 =C2=A0JDK internal API (rt.jar)</font></div></div><div><b=
r></div><div>Refer to:=C2=A0<a href=3D"https://wiki.openjdk.java.net/displa=
y/Adoption/JDK+9+Outreach#JDK9Outreach-Runjdepsonyourcode">https://wiki.ope=
njdk.java.net/display/Adoption/JDK+9+Outreach#JDK9Outreach-Runjdepsonyourco=
de</a></div><div><br></div><div>Any plans to fix this?</div><div><br clear=
=3D"all"><div><div class=3D"gmail_signature">Thanks,<br>Christopher<br></di=
v></div>
</div></div>

--089e01493ff491328e051c01e2cc--


--===============8705697751536299329==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

------------------------------------------------------------------------------

--===============8705697751536299329==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
FreeMarker-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freemarker-user

--===============8705697751536299329==--