[7u] Request for approve for CR 8015976 OpenJDK part of bug JDK-8015812 [TEST_BUG] Tests have conflicting test descriptions

Konstantin Shefov konstantin.shefov at oracle.com
Thu Jun 6 08:32:50 PDT 2013


On 06-Jun-13 19:17, Alan Bateman wrote:
> On 06/06/2013 16:02, Konstantin Shefov wrote:
>> There are a lot of test pairs (.java + .html) in JDK repo where both 
>> files contain jtreg tags, although only one file contains @test tag.
>> I think it is not necessary to remove other tags, because they show 
>> that the given file is a part of the given test for @bug and its 
>> author, etc.
>>
> Have you considered just using comments rather than duplicating the 
> jtreg tags? Otherwise I think it is a bit error prone as it looks like 
> a test is missing @test (which might be how the duplicates ended up 
> being added here).
I think it may be so (about how the duplicates appeared), but there are 
still many such pair-tests in WS (both with JTREG tags and only one with 
@test tag). I will add comments that those files are a only parts of 
tests and no @test tag is needed there and remove unnecessary jtreg tags.
>
> -Alan.
>




More information about the jdk7u-dev mailing list