hg: jdk9/dev/jdk: 8054480: Test java/util/logging/TestLoggerBundleSync.java fails: Unexpected bundle name: null
daniel.fuchs at oracle.com
daniel.fuchs at oracle.com
Thu Aug 14 13:18:51 UTC 2014
Changeset: 4aa8d38100a1
Author: dfuchs
Date: 2014-08-14 15:18 +0200
URL: http://hg.openjdk.java.net/jdk9/dev/jdk/rev/4aa8d38100a1
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 jdk9-dev-changes
mailing list