RFR: 8290468: Remove gc/gctests/mallocWithGC tests

Thomas Schatzl tschatzl at openjdk.org
Wed Jul 20 08:30:48 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.

Lgtm.

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

Marked as reviewed by tschatzl (Reviewer).

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



More information about the hotspot-gc-dev mailing list