RFR: 8290468: Remove gc/gctests/mallocWithGC tests

Kim Barrett kbarrett at openjdk.org
Wed Jul 20 01:16:44 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.

Looks good.

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

Marked as reviewed by kbarrett (Reviewer).

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



More information about the hotspot-gc-dev mailing list