8374576: Disable MemoryEaterMT for VirtualThread

Reviewed-by: lmesnik, dholmes
This commit is contained in:
Ramkumar Sunderbabu 2026-01-08 09:25:11 +00:00 committed by SendaoYan
parent a71326a0e2
commit 08ff16f0aa

View File

@ -1,5 +1,5 @@
/*
* Copyright (c) 2007, 2020, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2007, 2026, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
@ -28,6 +28,7 @@
* @summary converted from VM Testbase gc/gctests/MemoryEaterMT.
* VM Testbase keywords: [gc, stress, stressopt, nonconcurrent]
*
* @requires test.thread.factory != "Virtual"
* @library /vmTestbase
* /test/lib
* @run main/othervm -XX:-UseGCOverheadLimit gc.gctests.MemoryEaterMT.MemoryEaterMT