8170539: Test clashes with another test with a similar name

Martin Buchholz martinrb at google.com
Wed Nov 30 16:53:12 UTC 2016


This was blocking me too, but jjg pointed out -noreport on the other
thread, and now I use that unconditionally with jtreg,
and DisposeDialogNotActivateOwnerTest doesn't bother me any more.

Also, in a case like this where a forest is broken with a fix available,
shouldn't there be an emergency client -> dev integration?

On Wed, Nov 30, 2016 at 7:42 AM, Alan Bateman <Alan.Bateman at oracle.com>
wrote:

> I need a reviewer to blow away a file in jdk9/dev/jdk:
>
> hg rm test/java/awt/Focus/DisposedWindow/DisposeDialogNotActivateO
> wnerTest/DisposeDialogNotActivateOwnerTest.html
>
> This is a dup of JDK-8169840 [1] but that change was pushed to jdk9/client
> rather than jdk9/dev, leaving jdk9/dev hosed. I can't hg import && hg
> import without causing problems for the next client -> dev integration so
> this is the reason for the next bug number and a new changeset.
>
> -Alan
>
> [1] http://hg.openjdk.java.net/jdk9/client/jdk/rev/983d90dfdadf
>
>


More information about the core-libs-dev mailing list