Still need (R)eviewer for the fix.
--alex
On 08/16/2018 15:22, Mikael Vidstedt wrote:
Looks good.
Cheers,
Mikael
On Aug 16, 2018, at 3:20 PM, Alex Menkov <alexey.men...@oracle.com> wrote:
Hi all,
please review small change to problemlist BreakpointWithFullGC.java
until JDK-8209605 is fixed.
#############################################################################
diff -r 4e9667589c43 test/jdk/ProblemList.txt
--- a/test/jdk/ProblemList.txt Thu Aug 16 17:29:22 2018 -0400
+++ b/test/jdk/ProblemList.txt Thu Aug 16 15:14:43 2018 -0700
@@ -836,6 +836,8 @@
com/sun/jdi/BasicJDWPConnectionTest.java 8195703 generic-all
+com/sun/jdi/BreakpointWithFullGC.java 8209605
generic-all
+
com/sun/jdi/RedefineImplementor.sh 8004127 generic-all
com/sun/jdi/JdbExprTest.sh 8203393 solaris-all
#############################################################################
--alex