Integrated: 8290468: Remove gc/gctests/mallocWithGC tests

Leonid Mesnik lmesnik at openjdk.org
Wed Jul 20 19:23:08 UTC 2022


On Tue, 19 Jul 2022 20:44:12 GMT, Leonid Mesnik <lmesnik at openjdk.org> wrote:

> The gc/gctests/mallocWithGC tests test interaction of GC with malloc/free.
> They are duplicates of vmTestbase/gc/lock/malloc/ tests. 
> Not sure that even vmTestbase/gc/lock/malloc/ are needed. GC do nothing with malloc/free and it doesn't make sense to test their interaction.

This pull request has now been integrated.

Changeset: b1817a30
Author:    Leonid Mesnik <lmesnik at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/b1817a30a00d74f70b247c783047bfbb49515dda
Stats:     540 lines in 7 files changed: 0 ins; 540 del; 0 mod

8290468: Remove gc/gctests/mallocWithGC tests

Reviewed-by: kbarrett, tschatzl

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

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



More information about the hotspot-gc-dev mailing list