RFR: 8300727: java/awt/List/ListGarbageCollectionTest/AwtListGarbageCollectionTest.java failed with "List wasn't garbage collected"

Sergey Bylokhov serb at openjdk.org
Mon Feb 27 21:03:54 UTC 2023


On Mon, 27 Feb 2023 15:42:49 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:

> Can be but it's not ignored, it's respected.

It could be ignored per the specification.

> Nevertheless, I think generating OOME is redundant, it adds another level of complexity and makes the test slower.

If it is redundant then let's update all other tests which generate OOM right now and prove it. it would be better than having different approaches here and there.

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

PR: https://git.openjdk.org/jdk/pull/12594



More information about the client-libs-dev mailing list