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

Sergey Bylokhov serb at openjdk.java.net
Sun Dec 12 21:51: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

This pull request has now been integrated.

Changeset: 7c2c5858
Author:    Sergey Bylokhov <serb at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/7c2c58587d4eda5523331eae45e7d897252dc097
Stats:     9 lines in 1 file changed: 3 ins; 4 del; 2 mod

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

Reviewed-by: psadhukhan, aivanov

-------------

PR: https://git.openjdk.java.net/jdk/pull/6778



More information about the client-libs-dev mailing list