hg: jdk8/tl/jdk: 2 new changesets
daniel.daugherty at oracle.com
daniel.daugherty at oracle.com
Wed Jun 1 20:44:37 PDT 2011
Changeset: 0da0a4d22fba
Author: dcubed
Date: 2011-06-01 17:10 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/0da0a4d22fba
7048308: 4/4 LoggingDeadlock3 test timeout is too small
Summary: Change timeout for test from 15 seconds to 80 seconds.
Reviewed-by: dholmes
! test/java/util/logging/LoggingDeadlock3.java
Changeset: 4a221501079a
Author: dcubed
Date: 2011-06-01 17:11 -0700
URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/4a221501079a
7045594: 4/4 fix for 6977677 introduced a ResourceBundle race
Summary: Fix Logger.getLogger() ResourceBundle name race.
Reviewed-by: dholmes, mchung
! src/share/classes/java/util/logging/Logger.java
+ test/java/util/logging/LoggerResourceBundleRace.java
+ test/java/util/logging/RacingThreadsTest.java
More information about the serviceability-dev
mailing list