Skip to content

Commit

Permalink
[Misc] Add failed test cases to linux-riscv problem list
Browse files Browse the repository at this point in the history
Summary: Some feature are not supported on riscv

Testing: sanity test

Reviewed-by: sendaoYan, Accelerator1996

Issue: #770
  • Loading branch information
kuaiwei committed Jan 15, 2024
1 parent aebe0bd commit ab681fc
Show file tree
Hide file tree
Showing 3 changed files with 148 additions and 0 deletions.
110 changes: 110 additions & 0 deletions test/hotspot/jtreg/ProblemList.txt
Original file line number Diff line number Diff line change
Expand Up @@ -240,3 +240,113 @@ dragonwell
runtime/coroutine/testJniDetachThreadHoldingMonitor.sh generic-all
runtime/coroutine/testJniMonitorExit.sh generic-all
gc/z/unloading/TestUnloadGarbageCollectorMXBean.java linux-aarch64

gc/stress/TestReclaimStringsLeaksMemory.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
resourcehogs/serviceability/sa/TestHeapDumpForLargeArray.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
runtime/cds/CdsDifferentCompactObjectHeaders.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
serviceability/sa/CDSJMapClstats.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
serviceability/sa/ClhsdbCDSCore.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
serviceability/sa/ClhsdbCDSJstackPrintAll.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
serviceability/sa/ClhsdbFindPC.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
serviceability/sa/ClhsdbInspect.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
serviceability/sa/ClhsdbJdis.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
serviceability/sa/ClhsdbJhisto.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
serviceability/sa/ClhsdbJstack.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
serviceability/sa/ClhsdbJstackXcompStress.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
serviceability/sa/ClhsdbPrintAs.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
serviceability/sa/ClhsdbPstack.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
serviceability/sa/ClhsdbSource.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
serviceability/sa/ClhsdbThread.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
serviceability/sa/ClhsdbWhere.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
serviceability/sa/DeadlockDetectionTest.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
serviceability/sa/JhsdbThreadInfoTest.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
serviceability/sa/TestClhsdbJstackLock.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
serviceability/sa/TestHeapDumpForInvokeDynamic.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
serviceability/sa/TestJhsdbJstackLock.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
serviceability/sa/TestJhsdbJstackMixed.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
serviceability/sa/TestJmapCore.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
serviceability/sa/TestJmapCoreMetaspace.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
serviceability/sa/jmap-hprof/JMapHProfLargeHeapTest.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
serviceability/sa/sadebugd/DebugdConnectTest.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
vmTestbase/vm/runtime/defmeth/scenarios/ConflictingDefaults_v49_none_invoke_redefine/TestDescription.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
vmTestbase/vm/runtime/defmeth/scenarios/ConflictingDefaults_v49_sync_invoke_redefine/TestDescription.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
vmTestbase/vm/runtime/defmeth/scenarios/ConflictingDefaults_v50_none_invoke_redefine/TestDescription.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
vmTestbase/vm/runtime/defmeth/scenarios/ConflictingDefaults_v50_strict_invoke_redefine/TestDescription.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
vmTestbase/vm/runtime/defmeth/scenarios/ConflictingDefaults_v50_sync_invoke_redefine/TestDescription.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
vmTestbase/vm/runtime/defmeth/scenarios/ConflictingDefaults_v50_syncstrict_invoke_redefine/TestDescription.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
vmTestbase/vm/runtime/defmeth/scenarios/ConflictingDefaults_v51_none_invoke_redefine/TestDescription.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
vmTestbase/vm/runtime/defmeth/scenarios/ConflictingDefaults_v51_strict_invoke_redefine/TestDescription.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
vmTestbase/vm/runtime/defmeth/scenarios/ConflictingDefaults_v51_sync_invoke_redefine/TestDescription.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
vmTestbase/vm/runtime/defmeth/scenarios/ConflictingDefaults_v51_syncstrict_invoke_redefine/TestDescription.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
vmTestbase/vm/runtime/defmeth/scenarios/ConflictingDefaults_v52_none_invoke_redefine/TestDescription.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
vmTestbase/vm/runtime/defmeth/scenarios/ConflictingDefaults_v52_strict_invoke_redefine/TestDescription.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
vmTestbase/vm/runtime/defmeth/scenarios/ConflictingDefaults_v52_sync_invoke_redefine/TestDescription.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
vmTestbase/vm/runtime/defmeth/scenarios/ConflictingDefaults_v52_syncstrict_invoke_redefine/TestDescription.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
vmTestbase/vm/runtime/defmeth/scenarios/DefaultVsAbstract_v49_none_invoke_redefine/TestDescription.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
vmTestbase/vm/runtime/defmeth/scenarios/DefaultVsAbstract_v49_strict_invoke_redefine/TestDescription.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
vmTestbase/vm/runtime/defmeth/scenarios/DefaultVsAbstract_v49_sync_invoke_redefine/TestDescription.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
vmTestbase/vm/runtime/defmeth/scenarios/DefaultVsAbstract_v49_syncstrict_invoke_redefine/TestDescription.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
vmTestbase/vm/runtime/defmeth/scenarios/DefaultVsAbstract_v50_none_invoke_redefine/TestDescription.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
vmTestbase/vm/runtime/defmeth/scenarios/DefaultVsAbstract_v50_strict_invoke_redefine/TestDescription.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
vmTestbase/vm/runtime/defmeth/scenarios/DefaultVsAbstract_v50_sync_invoke_redefine/TestDescription.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
vmTestbase/vm/runtime/defmeth/scenarios/DefaultVsAbstract_v50_syncstrict_invoke_redefine/TestDescription.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
vmTestbase/vm/runtime/defmeth/scenarios/DefaultVsAbstract_v51_none_invoke_redefine/TestDescription.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
vmTestbase/vm/runtime/defmeth/scenarios/DefaultVsAbstract_v51_strict_invoke_redefine/TestDescription.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
vmTestbase/vm/runtime/defmeth/scenarios/DefaultVsAbstract_v51_sync_invoke_redefine/TestDescription.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
vmTestbase/vm/runtime/defmeth/scenarios/DefaultVsAbstract_v51_syncstrict_invoke_redefine/TestDescription.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
vmTestbase/vm/runtime/defmeth/scenarios/DefaultVsAbstract_v52_none_invoke_redefine/TestDescription.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
vmTestbase/vm/runtime/defmeth/scenarios/DefaultVsAbstract_v52_strict_invoke_redefine/TestDescription.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
vmTestbase/vm/runtime/defmeth/scenarios/DefaultVsAbstract_v52_sync_invoke_redefine/TestDescription.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
vmTestbase/vm/runtime/defmeth/scenarios/DefaultVsAbstract_v52_syncstrict_invoke_redefine/TestDescription.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
vmTestbase/vm/runtime/defmeth/scenarios/MethodResolution_v49_none_invoke_redefine/TestDescription.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
vmTestbase/vm/runtime/defmeth/scenarios/MethodResolution_v49_strict_invoke_redefine/TestDescription.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
vmTestbase/vm/runtime/defmeth/scenarios/MethodResolution_v49_sync_invoke_redefine/TestDescription.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
vmTestbase/vm/runtime/defmeth/scenarios/MethodResolution_v49_syncstrict_invoke_redefine/TestDescription.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
vmTestbase/vm/runtime/defmeth/scenarios/MethodResolution_v50_none_invoke_redefine/TestDescription.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
vmTestbase/vm/runtime/defmeth/scenarios/MethodResolution_v50_strict_invoke_redefine/TestDescription.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
vmTestbase/vm/runtime/defmeth/scenarios/MethodResolution_v50_sync_invoke_redefine/TestDescription.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
vmTestbase/vm/runtime/defmeth/scenarios/MethodResolution_v50_syncstrict_invoke_redefine/TestDescription.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
vmTestbase/vm/runtime/defmeth/scenarios/MethodResolution_v51_none_invoke_redefine/TestDescription.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
vmTestbase/vm/runtime/defmeth/scenarios/MethodResolution_v51_strict_invoke_redefine/TestDescription.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
vmTestbase/vm/runtime/defmeth/scenarios/MethodResolution_v51_sync_invoke_redefine/TestDescription.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
vmTestbase/vm/runtime/defmeth/scenarios/MethodResolution_v51_syncstrict_invoke_redefine/TestDescription.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
vmTestbase/vm/runtime/defmeth/scenarios/MethodResolution_v52_none_invoke_redefine/TestDescription.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
vmTestbase/vm/runtime/defmeth/scenarios/MethodResolution_v52_strict_invoke_redefine/TestDescription.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
vmTestbase/vm/runtime/defmeth/scenarios/MethodResolution_v52_sync_invoke_redefine/TestDescription.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
vmTestbase/vm/runtime/defmeth/scenarios/MethodResolution_v52_syncstrict_invoke_redefine/TestDescription.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
vmTestbase/vm/runtime/defmeth/scenarios/PrivateMethods_v49_none_invoke_redefine/TestDescription.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
vmTestbase/vm/runtime/defmeth/scenarios/PrivateMethods_v49_strict_invoke_redefine/TestDescription.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
vmTestbase/vm/runtime/defmeth/scenarios/PrivateMethods_v49_sync_invoke_redefine/TestDescription.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
vmTestbase/vm/runtime/defmeth/scenarios/PrivateMethods_v49_syncstrict_invoke_redefine/TestDescription.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
vmTestbase/vm/runtime/defmeth/scenarios/PrivateMethods_v50_none_invoke_redefine/TestDescription.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
vmTestbase/vm/runtime/defmeth/scenarios/PrivateMethods_v50_strict_invoke_redefine/TestDescription.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
vmTestbase/vm/runtime/defmeth/scenarios/PrivateMethods_v50_sync_invoke_redefine/TestDescription.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
vmTestbase/vm/runtime/defmeth/scenarios/PrivateMethods_v50_syncstrict_invoke_redefine/TestDescription.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
vmTestbase/vm/runtime/defmeth/scenarios/PrivateMethods_v51_none_invoke_redefine/TestDescription.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
vmTestbase/vm/runtime/defmeth/scenarios/PrivateMethods_v51_strict_invoke_redefine/TestDescription.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
vmTestbase/vm/runtime/defmeth/scenarios/PrivateMethods_v51_sync_invoke_redefine/TestDescription.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
vmTestbase/vm/runtime/defmeth/scenarios/PrivateMethods_v51_syncstrict_invoke_redefine/TestDescription.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
vmTestbase/vm/runtime/defmeth/scenarios/PrivateMethods_v52_none_invoke_redefine/TestDescription.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
vmTestbase/vm/runtime/defmeth/scenarios/PrivateMethods_v52_strict_invoke_redefine/TestDescription.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
vmTestbase/vm/runtime/defmeth/scenarios/PrivateMethods_v52_sync_invoke_redefine/TestDescription.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
vmTestbase/vm/runtime/defmeth/scenarios/PrivateMethods_v52_syncstrict_invoke_redefine/TestDescription.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
vmTestbase/vm/runtime/defmeth/scenarios/StaticMethods_v49_none_invoke_redefine/TestDescription.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
vmTestbase/vm/runtime/defmeth/scenarios/StaticMethods_v49_strict_invoke_redefine/TestDescription.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
vmTestbase/vm/runtime/defmeth/scenarios/StaticMethods_v49_sync_invoke_redefine/TestDescription.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
vmTestbase/vm/runtime/defmeth/scenarios/StaticMethods_v49_syncstrict_invoke_redefine/TestDescription.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
vmTestbase/vm/runtime/defmeth/scenarios/StaticMethods_v50_none_invoke_redefine/TestDescription.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
vmTestbase/vm/runtime/defmeth/scenarios/StaticMethods_v50_strict_invoke_redefine/TestDescription.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
vmTestbase/vm/runtime/defmeth/scenarios/StaticMethods_v50_sync_invoke_redefine/TestDescription.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
vmTestbase/vm/runtime/defmeth/scenarios/StaticMethods_v50_syncstrict_invoke_redefine/TestDescription.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
vmTestbase/vm/runtime/defmeth/scenarios/StaticMethods_v51_none_invoke_redefine/TestDescription.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
vmTestbase/vm/runtime/defmeth/scenarios/StaticMethods_v51_strict_invoke_redefine/TestDescription.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
vmTestbase/vm/runtime/defmeth/scenarios/StaticMethods_v51_sync_invoke_redefine/TestDescription.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
vmTestbase/vm/runtime/defmeth/scenarios/StaticMethods_v51_syncstrict_invoke_redefine/TestDescription.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
vmTestbase/vm/runtime/defmeth/scenarios/StaticMethods_v52_none_invoke_redefine/TestDescription.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
vmTestbase/vm/runtime/defmeth/scenarios/StaticMethods_v52_strict_invoke_redefine/TestDescription.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
vmTestbase/vm/runtime/defmeth/scenarios/StaticMethods_v52_sync_invoke_redefine/TestDescription.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
vmTestbase/vm/runtime/defmeth/scenarios/StaticMethods_v52_syncstrict_invoke_redefine/TestDescription.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
vmTestbase/vm/runtime/defmeth/scenarios/SuperCall_v52_none_invoke_redefine/TestDescription.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
vmTestbase/vm/runtime/defmeth/scenarios/SuperCall_v52_strict_invoke_redefine/TestDescription.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
vmTestbase/vm/runtime/defmeth/scenarios/SuperCall_v52_sync_invoke_redefine/TestDescription.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
vmTestbase/vm/runtime/defmeth/scenarios/SuperCall_v52_syncstrict_invoke_redefine/TestDescription.java https://github.com/dragonwell-project/dragonwell11/issues/770 linux-riscv64
Loading

0 comments on commit ab681fc

Please sign in to comment.