On Mon, 5 Oct 2020 19:49:43 GMT, Sergey Bylokhov <s...@openjdk.org> wrote:
> While working on the JDK-8240709 I have found that the test created for > JDK-8134947 (currently executed on macOS only) > can fail due to memory leaks(more often if change it to be stricter). See my > comments inline. This pull request has now been integrated. Changeset: 39730731 Author: Sergey Bylokhov <s...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/39730731 Stats: 183 lines in 5 files changed: 134 ins; 11 del; 38 mod 8253977: More memory leaks in client-libs on macOS Reviewed-by: kizune ------------- PR: https://git.openjdk.java.net/jdk/pull/514