Please, review this trivial, test-only change (enabling previously
excluded tests).
Bug:
https://bugs.openjdk.java.net/browse/JDK-8153902
Summary:
The tests need to be enabled again after the fix of:
JDK-8153673 [BACKOUT] JDWP: Memory Leak: GlobalRefs never deleted
when processing invokeMethod command
Below is the patch:
diff -r 8f6aab6360a3 test/ProblemList.txt
--- a/test/ProblemList.txt Fri Apr 08 12:26:47 2016 -0700
+++ b/test/ProblemList.txt Fri Apr 08 15:57:28 2016 -0700
@@ -333,10 +333,6 @@
com/sun/jdi/GetLocalVariables4Test.sh 8067354 windows-all
-com/sun/jdi/InterfaceMethodsTest.java 8152586 generic-all
-
-com/sun/jdi/InvokeTest.java 8152586 generic-all
-
############################################################################
# jdk_util
Thanks,
Serguei
On 3/24/16 05:11, serguei.spit...@oracle.com wrote:
Hi Alexander,
Looks good.
Thanks,
Serguei
On 3/24/16 04:46, Alexander Kulyakhtin wrote:
Hi,
Could you, please, review this trivial, test-only change (enabling a
previously excluded test)
Webrev:
http://cr.openjdk.java.net/~akulyakh/8147987/test/ProblemList.txt.udiff.html
CR: https://bugs.openjdk.java.net/browse/JDK-8147987 "Remove
sun/management/jmxremote/bootstrap/JMXInterfaceBindingTest.java from
problemList"
Best regards,
Alexander