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 This pull request has now been integrated. Changeset: 7c2c5858 Author: Sergey Bylokhov <[email protected]> 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
