Request for review: 7104173 sun/tools tests fail with debug build after 7012206
David Holmes
david.holmes at oracle.com
Thu Oct 27 00:32:06 PDT 2011
On 27/10/2011 5:23 PM, Frederic Parain wrote:
> Looks good.
Thanks Fred but alas I need an official Reviewer.
David
> Fred
>
> On 10/27/11 4:36 AM, David Holmes wrote:
>> Did I forget to say this is a trivial review? ;-)
>>
>> Thanks,
>> David
>>
>> On 26/10/2011 4:33 PM, David Holmes wrote:
>>> webrev:
>>>
>>> http://cr.openjdk.java.net/~dholmes/7104173/webrev/
>>>
>>> A trivial change for our embedded code to aid in testing. Some tests
>>> need to be passed -XX:+UsePerfData to make them work (7012206). A debug
>>> build, by default, prints any -XX options passed to it. Any such tests
>>> that parse the test output then fail with a debug build because of this
>>> extra unexpected output.
>>>
>>> So for embedded only we simply turn PrintVMOptions off by default for
>>> all builds.
>>>
>>> Thanks,
>>> David
>
More information about the hotspot-runtime-dev
mailing list