RFR: 8079559 Exclude demo/jvmti/hprof tests
Staffan Larsen
staffan.larsen at oracle.com
Thu May 7 08:06:16 UTC 2015
A couple of hprof demos fail because of lambdas (see JDK-8079273). Since we are soon removing hprof, there is no use updating the code or tests, so instead I want to exclude the tests.
bug: https://bugs.openjdk.java.net/browse/JDK-8079559 <https://bugs.openjdk.java.net/browse/JDK-8079559>
Thanks,
/Staffan
diff --git a/test/ProblemList.txt b/test/ProblemList.txt
--- a/test/ProblemList.txt
+++ b/test/ProblemList.txt
@@ -385,4 +385,10 @@
# 8064572 8060736 8062938
sun/jvmstat/monitor/MonitoredVm/CR6672135.java generic-all
+# 8079273
+demo/jvmti/hprof/CpuOldTest.java generic-all
+demo/jvmti/hprof/CpuTimesTest.java generic-all
+demo/jvmti/hprof/OptionsTest.java generic-all
+demo/jvmti/hprof/StackMapTableTest.java generic-all
+
############################################################################
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/serviceability-dev/attachments/20150507/975cd03b/attachment.html>
More information about the serviceability-dev
mailing list