Integrated: 8296919: Make system tests that detect memory leaks more robust by using JMemoryBuddy utility
Lukasz Kostyra
lkostyra at openjdk.org
Mon May 8 15:26:24 UTC 2023
On Mon, 1 May 2023 14:48:32 GMT, Lukasz Kostyra <lkostyra at openjdk.org> wrote:
> Verified these changes on all platforms and saw no abnormalities in test execution.
>
> This change is based on a preliminary patch done by @aghaisas , with some minor changes and the addition of one Leak-related web test. EventListenerLeak test was not touched, as it is a separate manual test app instead of a JUnit test.
This pull request has now been integrated.
Changeset: d9a82d10
Author: Lukasz Kostyra <lkostyra at openjdk.org>
Committer: Andy Goryachev <angorya at openjdk.org>
URL: https://git.openjdk.org/jfx/commit/d9a82d103d60bc38b35ba94a21354c84a75bb22d
Stats: 228 lines in 11 files changed: 58 ins; 134 del; 36 mod
8296919: Make system tests that detect memory leaks more robust by using JMemoryBuddy utility
Reviewed-by: angorya, kcr
-------------
PR: https://git.openjdk.org/jfx/pull/1121
More information about the openjfx-dev
mailing list