From 80ffbc53bcd99e5eefb97f959ec9dae78178f29f Mon Sep 17 00:00:00 2001 From: rfield Date: Fri, 4 Oct 2013 09:54:43 -0700 Subject: [PATCH] 8021186: jdk/lambda/vm/DefaultMethodsTest.java fails Summary: remove DefaultMethodsTest from jdk/test/problemList.txt Reviewed-by: mduigou --- test/ProblemList.txt | 3 --- 1 file changed, 3 deletions(-) diff --git a/test/ProblemList.txt b/test/ProblemList.txt index c8279529c..484fbc700 100644 --- a/test/ProblemList.txt +++ b/test/ProblemList.txt @@ -166,9 +166,6 @@ demo/jvmti/compiledMethodLoad/CompiledMethodLoadTest.java generic-all # 7027502 demo/jvmti/hprof/MonitorTest.java generic-all -# 8021186 -jdk/lambda/vm/DefaultMethodsTest.java generic-all - # 8024423 - JVMTI: GetLoadedClasses doesn't enumerate anonymous classes demo/jvmti/hprof/HeapAllTest.java generic-all demo/jvmti/hprof/HeapBinaryFormatTest.java generic-all -- GitLab