2 issues with hs25-b37
Vladimir Kozlov
vladimir.kozlov at oracle.com
Mon Jun 24 15:31:03 PDT 2013
Hi, Goetz
I created 8017531: 8010460 changes broke bytecodeInterpreter.cpp
Thanks for reporting.
Vladimir
On 6/24/13 7:34 AM, 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.
> http://cr.openjdk.java.net/~goetz/webrevs/fix_for_JEP185/
>
> Further, 8010460 breaks bytecodeInterpreter.cpp, as it uses
>
> Method::extra_stack_entries_for_indy, where I think
>
> Method::extra_stack_entries_for_jsr292 is meant.
>
> Also, it should use labs().
>
> http://cr.openjdk.java.net/~goetz/webrevs/fix_after_8010460/
>
>
>
> Is there already a fix for these issues? Could you else please
>
> open a bugid for this?
>
>
>
> Best regards,
>
> Goetz.
>
>
>
>
>
>
>
>
>
More information about the hotspot-dev
mailing list