On Tue, 3 Nov 2020 08:17:29 GMT, Jayathirth D V <j...@openjdk.org> wrote:
>> The test may work up to 15 minutes on some systems. >> The solution is to limit the time execution to 90 seconds. > > Marked as reviewed by jdv (Reviewer). The test fails if OutOfMemoryError is thrown, right? Is the reduced execution time enough to catch the original bug? ------------- PR: https://git.openjdk.java.net/jdk/pull/923