Looks good to me. Best regards, Daniil
On 8/16/18, 3:20 PM, "serviceability-dev on behalf of Alex Menkov" <serviceability-dev-boun...@openjdk.java.net on behalf of 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