Re: RFR: 8206438: com/sun/jdi/FieldWatchpoints.java timeout intermittently

2021-09-21 Thread Fairoz Matte
On Tue, 21 Sep 2021 07:40:01 GMT, Fairoz Matte wrote: > 8206438: com/sun/jdi/FieldWatchpoints.java timeout intermittently Thanks Leonid and Chris for looking into this. I couldn't reproduce the issue locally and none of the issues observed on mach5 have the active links for logs https://mach5.u

Re: RFR: 8206438: com/sun/jdi/FieldWatchpoints.java timeout intermittently

2021-09-21 Thread Chris Plummer
On Tue, 21 Sep 2021 07:40:01 GMT, Fairoz Matte wrote: > 8206438: com/sun/jdi/FieldWatchpoints.java timeout intermittently This test normally takes less than 2 minutes to run, and generally closer to just a few seconds. I don't think increasing the timeout is appropriate. - PR: htt

Re: RFR: 8206438: com/sun/jdi/FieldWatchpoints.java timeout intermittently

2021-09-21 Thread Leonid Mesnik
On Tue, 21 Sep 2021 07:40:01 GMT, Fairoz Matte wrote: > 8206438: com/sun/jdi/FieldWatchpoints.java timeout intermittently I haven't found any analysis for these failures in the bug. Why does increasing of timeout fix the issue? - PR: https://git.openjdk.java.net/jdk/pull/5598