On Thu, 18 Aug 2022 19:13:33 GMT, Jayashree Huttanagoudar <d...@openjdk.org> wrote:
>> Could you please review the changes? >> This patch is to address : >> https://bugs.openjdk.org/browse/JDK-8215916?jql=labels%20%3D%20starter-bug > > Jayashree Huttanagoudar has updated the pull request incrementally with one > additional commit since the last revision: > > Address review comments I have included your suggestions for the test case. Since we are using `PrintStream` the `flush` is automatically called itseems so I didn't see any exception trace in the .jtr file when the test case fails. ------------- PR: https://git.openjdk.org/jdk/pull/9159