RFR(XS): JDK-8235433: Problem list JdwpListenTest.java and JdwpAttachTest.java on Windows
Daniel D. Daugherty
daniel.daugherty at oracle.com
Thu Dec 5 21:35:42 UTC 2019
Thumbs up. This is a trivial change.
Dan
On 12/5/19 3:29 PM, Alex Menkov wrote:
> Hi all,
>
> Recently JdwpListenTest.java and JdwpAttachTest.java have started to
> fail on Windows2016 for unclear (yet) reason:
> https://bugs.openjdk.java.net/browse/JDK-8234935
> Until the issue is resolved need to problem list the tests.
>
> jira: https://bugs.openjdk.java.net/browse/JDK-8235433
>
> the fix:
>
> --- a/test/jdk/ProblemList.txt Thu Dec 05 16:43:06 2019 +0000
> +++ b/test/jdk/ProblemList.txt Thu Dec 05 11:59:27 2019 -0800
> @@ -904,6 +904,9 @@
>
> com/sun/jdi/NashornPopFrameTest.java 8225620 generic-all
>
> +com/sun/jdi/JdwpListenTest.java 8234935 windows-all
> +com/sun/jdi/JdwpAttachTest.java 8234935 windows-all
> +
>
> ############################################################################
>
>
> # jdk_time
>
> --alex
More information about the serviceability-dev
mailing list