# HG changeset patch # User coleenp # Date 1458849569 14400 # Node ID b2a59e7704e54bccff34dec399187d0d040fb5e1 # Parent 22145b2d3616205401e92a81a482c63833083fd6 8152719: ignore this com/sun/jdi/InterfaceMehtodsTest.java until bug is fix Reviewed-by: ctornqvi, hseigel, sspitsyn diff -r 22145b2d3616 -r b2a59e7704e5 jdk/test/ProblemList.txt --- a/jdk/test/ProblemList.txt Wed Mar 23 20:14:36 2016 +0100 +++ b/jdk/test/ProblemList.txt Thu Mar 24 15:59:29 2016 -0400 @@ -379,6 +379,12 @@ # 8067354 com/sun/jdi/GetLocalVariables4Test.sh windows-all +# 8152586 +com/sun/jdi/InterfaceMethodsTest.java generic-all + +# 8152586 +com/sun/jdi/InvokeTest.java generic-all + ############################################################################ # jdk_util