hg: jdk8u/jdk8u-dev/jdk: 8054480: Test java/util/logging/TestLoggerBundleSync.java fails: Unexpected bundle name: null

daniel.fuchs at oracle.com daniel.fuchs at oracle.com
Mon Aug 18 08:29:58 UTC 2014


Changeset: 3b5417813053
Author:    dfuchs
Date:      2014-08-14 15:18 +0200
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u-dev/jdk/rev/3b5417813053

8054480: Test java/util/logging/TestLoggerBundleSync.java fails: Unexpected bundle name: null
Summary: This is due to a race condition in the test where one GetRB thread can receive a stale LogRecord comming from another GetRB thread.
Reviewed-by: dholmes

! test/java/util/logging/TestLoggerBundleSync.java



More information about the jdk8u-dev-changes mailing list