On Thu, 9 Dec 2021 02:47:48 GMT, Sergey Bylokhov <[email protected]> wrote:
> This is an attempt to make the FlushCustomClassLoader more stable. I cannot > reproduce this bug so added some improvement blindly, based on assumption > that the test may fail on the slow/overloaded system. > > * The attempt limitation was removed, but the test execution time decreased > to 1 minute > * For each attempt the generation of OOM was added to make sure that the GC > was triggered Marked as reviewed by aivanov (Reviewer). ------------- PR: https://git.openjdk.java.net/jdk/pull/6778
