8307783: runtime/reflect/ReflectOutOfMemoryError.java timed out

8308468: ProblemList containers/docker/TestMemoryAwareness.java on linux-x64
8308470: ProblemList javax/management/remote/mandatory/connection/BrokenConnectionTest.java on linux-all
8308471: ProblemList javax/management/remote/mandatory/loading/MissingClassTest.java on windows-x64 w/ loom
8308472: ProblemList javax/management/remote/mandatory/loading/RMIDownloadTest.java on windows-x64 w/ loom
8308473: ProblemList java/lang/instrument/NativeMethodPrefixAgent.java with loom

Reviewed-by: lmesnik
This commit is contained in:
Daniel D. Daugherty 2023-05-20 16:40:05 +00:00
parent 939344b843
commit a0f4a948bb
4 changed files with 10 additions and 1 deletions

View File

@ -104,6 +104,7 @@ runtime/ErrorHandling/TestDwarf.java 8305489 linux-all
applications/jcstress/copy.java 8229852 linux-all
containers/docker/TestJcmd.java 8278102 linux-all
containers/docker/TestMemoryAwareness.java 8303470 linux-x64
#############################################################################

View File

@ -25,7 +25,7 @@
* @test
* @bug 8297977
* @summary Test that throwing OOM from reflected method gets InvocationTargetException
* @run main/othervm ReflectOutOfMemoryError
* @run main/othervm/timeout=150 ReflectOutOfMemoryError
*/
import java.lang.reflect.*;

View File

@ -56,6 +56,12 @@ sun/tools/jstack/BasicJStackTest.java 8308033 generic-all
javax/management/remote/mandatory/connection/BrokenConnectionTest.java 8308035 windows-x64
javax/management/remote/mandatory/loading/MissingClassTest.java 8145413 windows-x64
javax/management/remote/mandatory/loading/RMIDownloadTest.java 8308366 windows-x64
java/lang/instrument/NativeMethodPrefixAgent.java 8307169 generic-all
##########
## Tests incompatible with with virtual test thread factory.
## There is no goal to run all test with virtual test thread factory.

View File

@ -524,6 +524,8 @@ javax/management/monitor/DerivedGaugeMonitorTest.java 8042211 generic-
javax/management/remote/mandatory/connection/RMIConnector_NPETest.java 8267887 generic-all
javax/management/remote/mandatory/connection/BrokenConnectionTest.java 8262312 linux-all
############################################################################
# jdk_net