RFR (S): 8006413: Add utility classes for writing better multiprocess tests in jtreg
Coleen Phillimore
coleen.phillimore at oracle.com
Wed Jan 16 08:08:32 PST 2013
So having the line
30 * @library /testlibrary
magically includes this? I won't have this webrev in my mailbox an hour
from now, so as Karen requested, can we have some guidance how to write
jtreg tests for hotspot specific tests? There is a long writeup in
http://openjdk.java.net/jtreg/faq.html but it doesn't include anything
like this.
Thanks,
Coleen
On 1/16/2013 9:33 AM, Bengt Rutisson wrote:
>
> Vitaly,
>
> Thanks for connecting the dots here!
>
> Coleen,
>
> I thin Vitaly is right. You can use my webrev as an example of how
> Chrisitan's test library is supposed to be used.
>
> Bengt
>
> On 1/16/13 2:58 PM, Vitaly Davidovich wrote:
>> Hi Coleen,
>>
>> Bengt has a CR using this:
>> http://cr.openjdk.java.net/~brutisso/8006398/webrev.00/
>>
>> Thanks
>>
>> Sent from my phone
>> On Jan 16, 2013 8:54 AM, "Coleen Phillimore"
>> <coleen.phillimore at oracle.com>
>> wrote:
>>
>>> Christian,
>>> Can you write up (somewhere!) what these are for and how these are
>>> going
>>> to be used? I don't understand just from this code. Does jtreg know
>>> enough to build these classfiles? Do we have to write shell
>>> scripts to
>>> refer to these?
>>> Thanks,
>>> Coleen
>>>
>>> On 1/16/2013 7:34 AM, Christian Törnqvist wrote:
>>>
>>>> Hi everyone,
>>>>
>>>>
>>>> This RFE adds a few utility classes to make it a bit easier to write
>>>> multi-process tests in jtreg, webrev can be found at
>>>> http://cr.openjdk.java.net/~**brutisso/8006413/webrev.00/<http://cr.openjdk.java.net/~brutisso/8006413/webrev.00/>
>>>>
>>>>
>>>>
>>>> Thanks,
>>>>
>>>> Christian
>>>>
>
More information about the hotspot-dev
mailing list