2 issues with hs25-b37
Volker Simonis
volker.simonis at gmail.com
Mon Jun 24 08:56:58 PDT 2013
On Mon, Jun 24, 2013 at 4:54 PM, Alan Bateman <Alan.Bateman at oracle.com> wrote:
> On 24/06/2013 15:34, Lindenmaier, Goetz wrote:
>>
>> Hi,
>>
>> I detected two issues with hs25-b37.
>>
>> First, hotspot can not be built with a recent VM any more, as
>>
>> with JEP 185 -Djavax.xml.accessExternalDTD=file must be set
>>
>> in trace.make.
>
> Have you tried jdk8-b94 or newer? There was a temporary compatibility issue
> that should have been resolved in b94 (I'm assuming that jvmtiGen doesn't
> enable feature secure processing).
>
Do you mean "8015630 : Remove default restriction settings of jaxp 1.5
properties in JDK8"
(http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8015630)?
I think that will indeed fix the problem. It's just the chicken/egg
problem when bootstrapping a port. We'll first have to use an older
JDK to build a new version which can then be used as bootstrap-JDK
again - but I think we can cope with that:)
> -Alan
More information about the hotspot-dev
mailing list