Regression in IcedTea6 JTreg Results - hotspot
Omair Majid
omajid at redhat.com
Wed Mar 4 08:52:57 PST 2009
Hi Mark,
Mark Wielaard wrote:
> Hi Omair,
>
> On Tue, 2009-03-03 at 23:55 -0500, IcedTea6 JTreg wrote:
>> Recent commiters:
>> Mark Wielaard <mark at klomp.org>
>> Andrew John Hughes <ahughes at redhat.com>
>> Gary Benson <gbenson at redhat.com>
>>
>> Newly failing tests:
>> compiler/6775880/Test.java
>
> And it is correct. I am the "guilty party". It would probably help to
> have the full hg description of the changes with the above list. And
> maybe add the suspects to the CC so they have a chance to defend
> themselves :)
Nice to see that the script actually works :) I will try and add the
complete changelog to the emails. As for cc'ing the suspects, I would
like to wait for a few days to iron out any bugs before I enable it.
>
> So, the full failure is:
>
> #section:main
> ----------messages:(3/353)----------
> command: main -server -Xbatch -XX:+DoEscapeAnalysis -XX:+DeoptimizeALot -XX:CompileCommand=exclude,java.lang.AbstractStringBuilder::appendTest
> reason: User specified action: run main/othervm -server -Xbatch -XX:+DoEscapeAnalysis -XX:+DeoptimizeALot -XX:CompileCommand=exclude,java.lang.AbstractStringBuilder::append Test
> elapsed time (seconds): 0.059
> ----------System.out:(0/0)----------
> ----------System.err:(2/84)----------
> Unrecognized VM option '+DeoptimizeALot'
> Could not create the Java virtual machine.
> result: Failed. Unexpected exit from test [exit code: 1]
>
> This comes from:
>
> changeset: 1412:f03bf9944657
> user: Mark Wielaard <mark at klomp.org>
> date: Mon Mar 02 22:19:24 2009 +0100
> files: ChangeLog hotspot.map
> description:
> * hotspot.map (default): Set to rev fc6a5ae3fef5 (14.0-b10).
>
> This has been "fixed" in HS15 with the following patch:
>
> changeset: 564:323728917cf4
> user: kvn
> date: Thu Feb 05 13:38:52 2009 -0800
> files: src/share/vm/runtime/arguments.cpp
> src/share/vm/runtime/globals.hpp
> test/compiler/6775880/Test.java
> description:
> 6788376: allow to ignore unrecognized VM options
> Summary: Add new product flag -XX:+IgnoreUnrecognizedVMOptions
> Reviewed-by: ysr, xlu
>
> Will backport.
>
> Still looking where exactly the +DeoptimizeALot flag disappeared to,
> cannot immediately pinpoint the exact hotspot patch.
>
> Thanks,
>
> Mark
>
Cheers,
Omair
More information about the distro-pkg-dev
mailing list