Looks good. Approved for jdk7u-dev.
On Aug 13, 2013, at 9:42 AM, Daniel Fuchs <daniel.fu...@oracle.com> wrote: > Hi, > > I would like to obtain approval to push the fix for: > 8019948 java/util/logging/bundlesearch/ResourceBundleSearchTest.java is > failing intermittently > in the jdk7u-dev workspace. > > This is a test bug - involving only changes in 1 test file. > > This is a straightforward port of the fix pushed today in > JDK 8 [1] - although porting it required some manual editing as the > changeset didn't import completely cleanly (due to > differences in the test file that confused the contextual > diff). > I am therefore including the rebased JDK-7 webrev [2]. > > > JDK 8 public review: > <http://mail.openjdk.java.net/pipermail/core-libs-dev/2013-July/019138.html> > > [1] JDK 8 changeset: > <http://hg.openjdk.java.net/jdk8/tl/jdk/rev/78c102c3eefc> > > [2] JDK 7 webrev: > <http://cr.openjdk.java.net/~dfuchs/webrev_8019948/webrev-jdk7u-dev.00/> > > best regards, > > -- daniel