Re: RFR: 8297798: Timeout with DTLSOverDatagram test template [v4]

2022-12-15 Thread Rajan Halade
On Thu, 15 Dec 2022 16:04:32 GMT, Matthew Donovan wrote: >> This fix is intended to address various time-out errors in tests that use >> DTLSOverDatagram as a test template. Based on test output from those bugs >> (JDK-8202059, JDK-8249562, JDK-8280185, JDK-8280186, JDK-8269887, >> JDK-8268899

Re: RFR: 8297798: Timeout with DTLSOverDatagram test template [v4]

2022-12-15 Thread Matthew Donovan
> This fix is intended to address various time-out errors in tests that use > DTLSOverDatagram as a test template. Based on test output from those bugs > (JDK-8202059, JDK-8249562, JDK-8280185, JDK-8280186, JDK-8269887, > JDK-8268899), this fix: > > * refactors the class to only create one addi