Trivial RFR: 7199186 - runtime/7194254/Test7194254.java fails - wrong test name on @run

David Holmes david.holmes at oracle.com
Thu Oct 4 16:47:43 PDT 2012


Thanks for the reviews Chris and Vladimir.

David

On 5/10/2012 9:45 AM, Christian Thalinger wrote:
> Looks good.  -- Chris
>
> On Oct 4, 2012, at 4:40 PM, David Holmes<David.Holmes at oracle.com>  wrote:
>
>> Thanks. It is totally trivial.
>>
>> David
>>
>> -------- Original Message --------
>> Subject: Trivial RFR: 7199186 - runtime/7194254/Test7194254.java fails - wrong test name on @run
>> Date: Fri, 05 Oct 2012 09:01:57 +1000
>> From: David Holmes<david.holmes at oracle.com>
>> Organization: Oracle Corporation
>> To: hotspot-runtime-dev at openjdk.java.net<hotspot-runtime-dev at openjdk.java.net>,        Vladimir Kozlov<vladimir.kozlov at oracle.com>
>>
>> webrev:
>>
>> http://cr.openjdk.java.net/~dholmes/7199186/webrev/
>>
>> Patch:
>>
>> --- old/test/runtime/7194254/Test7194254.java	2012-10-04
>> 18:41:51.877598269 -0400
>> +++ new/test/runtime/7194254/Test7194254.java	2012-10-04
>> 18:41:50.990428500 -0400
>> @@ -27,7 +27,7 @@
>>   * @summary Creates several threads with different java priorities and
>> checks
>>   *      whether jstack reports correct priorities for them.
>>   *
>> - * @run main T7194254
>> + * @run main Test7194254
>>   */
>>
>> import java.io.BufferedReader;
>>
>> Thanks,
>> David
>


More information about the hotspot-runtime-dev mailing list