8307370: Add tier1 testing with thread factory in CI

Reviewed-by: sspitsyn
This commit is contained in:
Leonid Mesnik 2023-05-09 21:03:25 +00:00
parent 356667f155
commit a1c3adb88d
2 changed files with 36 additions and 0 deletions

View File

@ -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

View File

@ -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