Thanks for the fast review!
Dan
On 2/26/20 5:52 PM, Mikael Vidstedt wrote:
Looks good, thanks for doing it!
Cheers,
Mikael
On Feb 26, 2020, at 2:49 PM, Daniel D. Daugherty <daniel.daughe...@oracle.com>
wrote:
Greetings,
I'm trying to reduce the noise in the jdk/jdk CI. I'm ProblemListing
com/sun/jdi/InvokeHangTest.java on Linux due to this bug:
JDK-8218463 com/sun/jdi/InvokeHangTest.java fail "java.lang.Exception:
InvokeHangTest: failed; bkpts = 64 "
https://bugs.openjdk.java.net/browse/JDK-8218463
I'm using the following subtask to do the ProblemListing:
JDK-8240132 ProblemList com/sun/jdi/InvokeHangTest.java
https://bugs.openjdk.java.net/browse/JDK-8240132
Here's the context diff:
$ hg diff
diff -r f67951f722a4 test/jdk/ProblemList.txt
--- a/test/jdk/ProblemList.txt Wed Feb 26 21:24:02 2020 +0100
+++ b/test/jdk/ProblemList.txt Wed Feb 26 17:45:04 2020 -0500
@@ -915,6 +915,8 @@
com/sun/jdi/NashornPopFrameTest.java 8225620 generic-all
+com/sun/jdi/InvokeHangTest.java 8218463 linux-all
+
############################################################################
# jdk_time
Thanks, in advance, for any comments, questions or suggestions.
Dan