Thanks!
On 4/23/18 3:01 PM, David Holmes wrote:
Looks good.
Thanks,
David
On 24/04/2018 6:25 AM, Chris Plummer wrote:
Hello,
Please review the following:
https://bugs.openjdk.java.net/browse/JDK-8202155
------------------------------------------
diff --git a/test/jdk/ProblemList.txt b/test/jdk/ProblemList.txt
--- a/test/jdk/ProblemList.txt
+++ b/test/jdk/ProblemList.txt
@@ -738,6 +738,8 @@
com/sun/jdi/RedefineImplementor.sh 8004127 generic-all
+com/sun/jdi/JdbExprTest.sh 8185803 generic-all
+
com/sun/jdi/JdbMethodExitTest.sh 8171483 generic-all
com/sun/jdi/RepStep.java 8043571 generic-all
------------------------------------------
https://bugs.openjdk.java.net/browse/JDK-8185803 was filed last year
for this failure, but it has rarely turned up since. However,
starting late last week it seems to fail on every run. Not too sure
of the reason why, but it should be quarantined until it is figured out.
I plan to push this as a trivial change.
thanks,
Chris