mirror of
https://github.com/openjdk/jdk.git
synced 2026-01-28 03:58:21 +00:00
8374576: Disable MemoryEaterMT for VirtualThread
Reviewed-by: lmesnik, dholmes
This commit is contained in:
parent
a71326a0e2
commit
08ff16f0aa
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user