Reviewed!
On 2016-01-22 00:22, Alejandro E Murillo wrote: > > Can I get a review for this change to exclude this test from jdk9/dev > until JDK-8147859 (not to be confused with 8147985) is fixed. > JDK-8147859 is related to JDK-8146015 (already fixed in hs-rt). > https://bugs.openjdk.java.net/browse/JDK-8147987 has been > created to activate this test again > > > $ hg -R jdk9.dev/jdk tip -pv > changeset: 13538:a76b5461c17e > tag: tip > user: amurillo > date: Thu Jan 21 13:11:54 2016 -0800 > files: test/ProblemList.txt > description: > 8147985: Exclude > sun/management/jmxremote/bootstrap/JMXInterfaceBindingTest.java on jdk9/dev > Reviewed-by: tbd > > > diff -r 0558ee756220 -r a76b5461c17e test/ProblemList.txt > --- a/test/ProblemList.txt Thu Jan 21 10:17:21 2016 -0800 > +++ b/test/ProblemList.txt Thu Jan 21 13:11:54 2016 -0800 > @@ -159,6 +159,9 @@ > # 8042215 > javax/management/remote/mandatory/notif/NotifReconnectDeadlockTest.java > generic-all > > +# 8147985 > +sun/management/jmxremote/bootstrap/JMXInterfaceBindingTest.java > generic-all > + > ############################################################################ > > > # jdk_net > > > Thanks > -- Dmitry Samersoff Oracle Java development team, Saint Petersburg, Russia * I would love to change the world, but they won't give me the sources.
