8269613: vmTestbase/vm/mlvm/mixed/stress/java/findDeadlock/TestDescription.java fails with OOME in CodeCache

Reviewed-by: lmesnik, epavlova
This commit is contained in:
Shiv Shah 2026-04-03 00:52:00 +00:00 committed by Leonid Mesnik
parent f1a414b61c
commit fbbf2c3af3

View File

@ -1,5 +1,5 @@
/*
* Copyright (c) 2018, 2021, Oracle and/or its affiliates. All rights reserved.
* Copyright (c) 2018, 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
@ -40,6 +40,8 @@
* @library /vmTestbase
* /test/lib
*
* @requires vm.compMode != "Xcomp"
*
* @comment build test class and indify classes
* @build vm.mlvm.mixed.stress.java.findDeadlock.INDIFY_Test
* @run driver vm.mlvm.share.IndifiedClassesBuilder