History log of /openjdk10/jdk/test/java/util/logging/LoggingDeadlock3.java
Revision Date Author Comments
# 6264:a68090f0dc1a 20-Dec-2012 katleman

8004982: JDK8 source with GPL header errors
Reviewed-by: ohair


# 6190:2b829a5a46ee 28-Nov-2012 jgish

8003380: Compiler warnings in logging test code
Summary: Use generics, suppress warnings where appropriate, remove unused imports, etc.
Reviewed-by: lancea, chegar


# 4347:0da0a4d22fba 01-Jun-2011 dcubed

7048308: 4/4 LoggingDeadlock3 test timeout is too small
Summary: Change timeout for test from 15 seconds to 80 seconds.
Reviewed-by: dholmes


# 4238:9861df231e9e 16-May-2011 dcubed

7041595: 4/4 add lost test for 6487638
Summary: Add missing LoggingDeadlock3.java and LoggingDeadlock3.props
Reviewed-by: dsamersoff, never, acorn, mchung