diff --git a/test/hotspot/jtreg/ProblemList-Virtual.txt b/test/hotspot/jtreg/ProblemList-Virtual.txt index 42eaf98afc5..8c3991594e3 100644 --- a/test/hotspot/jtreg/ProblemList-Virtual.txt +++ b/test/hotspot/jtreg/ProblemList-Virtual.txt @@ -24,6 +24,7 @@ #### # Bugs +compiler/jvmci/compilerToVM/MaterializeVirtualObjectTest.java 8307125 generic-all serviceability/jvmti/Heap/IterateHeapWithEscapeAnalysisEnabled.java 8264699 generic-all #### @@ -127,3 +128,14 @@ vmTestbase/nsk/jdi/stress/serial/forceEarlyReturn002/TestDescription.java 828541 # of this no vthreads can complete their reads, and the test times out as a result. vmTestbase/nsk/jdi/VMOutOfMemoryException/VMOutOfMemoryException001/VMOutOfMemoryException001.java 8285417 windows-all + +########## +## Tests incompatible with with virtual test thread factory. +## There is no goal to run all test with virtual test thread factory. +## So any test migth be added as incompatible, the bug is not required. + +gc/arguments/TestNewSizeThreadIncrease.java 0000000 generic-all +runtime/ErrorHandling/MachCodeFramesInErrorFile.java 0000000 generic-all +runtime/Thread/AsyncExceptionOnMonitorEnter.java 0000000 generic-all +runtime/Thread/StopAtExit.java 0000000 generic-all +runtime/handshake/HandshakeWalkStackTest.java 0000000 generic-all diff --git a/test/jdk/ProblemList-Virtual.txt b/test/jdk/ProblemList-Virtual.txt index d7a671a31c9..d43420db5d4 100644 --- a/test/jdk/ProblemList-Virtual.txt +++ b/test/jdk/ProblemList-Virtual.txt @@ -50,3 +50,27 @@ com/sun/jdi/PopAndInvokeTest.java 8305632 generic-all com/sun/jdi/cds/CDSBreakpointTest.java 8307778 generic-all com/sun/jdi/cds/CDSDeleteAllBkptsTest.java 8307778 generic-all com/sun/jdi/cds/CDSFieldWatchpoints.java 8307778 generic-all + + +########## +## Tests incompatible with with virtual test thread factory. +## There is no goal to run all test with virtual test thread factory. +## So any test migth be added as incompatible, the bug is not required. + +# Incorrect stack/threadgroup/exception expectations for main thread +java/lang/StackWalker/DumpStackTest.java 0000000 generic-all +java/lang/StackWalker/StackWalkTest.java 0000000 generic-all +java/lang/StackWalker/CallerFromMain.java 0000000 generic-all +java/lang/Thread/MainThreadTest.java 0000000 generic-all +java/lang/Thread/UncaughtExceptionsTest.java 0000000 generic-all +java/lang/Thread/virtual/GetStackTraceWhenRunnable.java 0000000 generic-all +java/lang/invoke/condy/CondyNestedResolutionTest.java 0000000 generic-all +java/lang/ref/OOMEInReferenceHandler.java 0000000 generic-all +jdk/internal/vm/Continuation/Scoped.java 0000000 generic-all + +# The problems with permissions +jdk/jfr/startupargs/TestDumpOnExit.java 0000000 generic-all +java/lang/SecurityManager/modules/CustomSecurityManagerTest.java 0000000 generic-all +java/util/PluggableLocale/PermissionTest.java 0000000 generic-all +java/util/Properties/StoreReproducibilityTest.java 0000000 generic-all +java/util/Properties/StoreReproducibilityTest.java 0000000 generic-all