RFR: 8276819: javax/print/PrintServiceLookup/FlushCustomClassLoader.java fails to free

Alexey Ivanov aivanov at openjdk.java.net
Fri Dec 10 13:57:14 UTC 2021


On Thu, 9 Dec 2021 02:47:48 GMT, Sergey Bylokhov <serb at openjdk.org> 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



More information about the client-libs-dev mailing list