On Mon, 18 Jul 2022 22:31:13 GMT, Roger Riggs <rri...@openjdk.org> wrote:
> When running with -Xcomp it seems the wait time for GC to clear references > is insufficient. > Extend timeout waiting for GC. For timeout factor = 10, it will wait for 300 seconds which seem okay. ------------- Marked as reviewed by mchung (Reviewer). PR: https://git.openjdk.org/jdk/pull/9545