On Mon, 5 Aug 2024 19:01:30 GMT, Jamil Nimeh <jni...@openjdk.org> wrote:
> This proposed enhancement adds logging to the OCSPTimeout test, which is > intermittently failing and difficult to reproduce. The hope is that with > extra logging enabled that additional clues as to the cause of these rare > failures will become apparent. > > JBS: https://bugs.openjdk.org/browse/JDK-8337826 This pull request has now been integrated. Changeset: 9b11bd7f Author: Jamil Nimeh <jni...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/9b11bd7f4a511ddadf9f02e82aab6ba78beb6763 Stats: 105 lines in 2 files changed: 46 ins; 24 del; 35 mod 8337826: Improve logging in OCSPTimeout and SimpleOCSPResponder to help diagnose JDK-8309754 Reviewed-by: mullan ------------- PR: https://git.openjdk.org/jdk/pull/20471