Looks good from the build side.
/Erik
On 2013-05-14 14:16, Alan Bateman wrote:
The bootcycle-images target is currently broken in jdk8/tl.
Jon has taken 8014461 to fix genstubs but once you get past that then
the CLDRConverter fails parsing LDML due to DTD references that aren't
allowed by
Changeset: b315cb9a7544
Author:alanb
Date: 2013-05-14 14:32 +0100
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/b315cb9a7544
8014500: bootcycle-images fails after upgrade to JAXP 1.5
Reviewed-by: lancea
! make/tools/src/build/tools/cldrconverter/CLDRConverter.java
+1
On May 14, 2013, at 8:16 AM, Alan Bateman wrote:
>
> The bootcycle-images target is currently broken in jdk8/tl.
>
> Jon has taken 8014461 to fix genstubs but once you get past that then the
> CLDRConverter fails parsing LDML due to DTD references that aren't allowed by
> the default policy
The bootcycle-images target is currently broken in jdk8/tl.
Jon has taken 8014461 to fix genstubs but once you get past that then
the CLDRConverter fails parsing LDML due to DTD references that aren't
allowed by the default policy in jdk8 (since the update to JAXP 1.5).
This policy is due to