Regression test /java/util/logging/LoggingDeadlock2 in OpenJDK6 is not correct

Joseph D. Darcy Joe.Darcy at Sun.COM
Fri Dec 4 15:30:08 PST 2009


Andrew John Hughes wrote:
> 2009/12/4 Pavel Tisnovsky <ptisnovs at redhat.com>:
>   
>> Hi,
>>
>> Regression test /java/util/logging/LoggingDeadlock2 in OpenJDK6 does not
>>  work correctly. As I see, the fix for this test has already been applied in
>> OpenJDK7. Is it possible to backport this new version to OpenJDK6, please? I
>> successfully tested this new version against OpenJDK6 without problems.
>>
>> Thank you in advance
>> Pavel Tisnovsky
>>
>>     
>
> There are two relevant fixes for this test in 7:
>
> changeset:   1282:7772d77bd7c2
> parent:      1280:045aeb76b0ff
> user:        mchung
> date:        Tue May 26 17:47:57 2009 -0700
> summary:     6829636: test/java/util/logging/LoggingDeadlock2.java is flaky
>
> changeset:   1163:079985c9965b
> user:        martin
> date:        Mon Apr 20 21:53:38 2009 -0700
> summary:     6716076: test
> UTIL_REGRESSION/test/java/util/logging/LoggingDeadlock2.java failed
> with exit code 1
>
> I guess we should backport both to stabilise this test.
>   
I'm fine with these two fixes being backported to OpenJDK 6.

Cheers,

-Joe


More information about the jdk6-dev mailing list