RFR (XS): Run SPECjbb in headless mode in JPRT
Vladimir Kozlov
vladimir.kozlov at oracle.com
Wed May 23 17:27:13 PDT 2012
You mean missing "comma and backslash"?:
${jprt.my.macosx.x64}-{product|fastdebug}-c2-GCOld_ParOldGC, \
Vladimir
Mikael Vidstedt wrote:
>
> After addressing the missing backslash it now passes through JPRT (on
> all platforms).
>
> Cheers,
> Mikael
>
> On 2012-05-22 17:20, Vladimir Kozlov wrote:
>> Did you run it through JPRT testing?
>>
>> Vladimir
>>
>> Mikael Vidstedt wrote:
>>>
>>> Thanks for the review. I updated based on your feedback.
>>>
>>> This new webrev also re-enables the JBB testing on OSX:
>>>
>>> http://cr.openjdk.java.net/~mikael/7155453/webrev.01
>>>
>>> Cheers,
>>> Mikael
>>>
>>> On 2012-05-22 13:24, Daniel D. Daugherty wrote:
>>>> On 5/22/12 2:16 PM, Mikael Vidstedt wrote:
>>>>>
>>>>> All,
>>>>>
>>>>> I'd like to get a couple of reviews of this change.
>>>>>
>>>>> We've seen problems with intermittent and hard to debug popups when
>>>>> running SPECjbb on lights out OSX machines. To prevent the popups
>>>>> from blocking the completion of the tests this change makes SPECjbb
>>>>> run in headless mode in JPRT.
>>>>>
>>>>> http://cr.openjdk.java.net/~mikael/7155453/webrev.00
>>>>
>>>> Thumbs up.
>>>>
>>>> make/jprt.properties
>>>> typo: "popup:s" -> "popups"
>>>>
>>>> The comment kind of implies that this is a MacOS X only change,
>>>> but it isn't. Maybe add one more line:
>>>>
>>>> # but the work-around is added to all platforms to be consistent
>>>>
>>>> Dan
>>>>
>>>>
>>>
>
More information about the hotspot-runtime-dev
mailing list