File tree Expand file tree Collapse file tree 4 files changed +56
-0
lines changed
Expand file tree Collapse file tree 4 files changed +56
-0
lines changed Original file line number Diff line number Diff line change @@ -375,3 +375,13 @@ serviceability/sa/ClhsdbJstack.java#id0 https://github.com/adoptium/aqa-tests/is
375375# hotspot_vmTestbase_vm_compiler
376376
377377vmTestbase/jit/misctests/fpustack/GraphApplet.java https://github.com/adoptium/infrastructure/issues/211 macosx-all
378+
379+ ############################################################################
380+
381+ # hotspot_vmTestbase_vm_gc
382+
383+ vmTestbase/gc/gctests/LargeObjects/large001/large001.java https://github.com/adoptium/aqa-tests/issues/6621 windows-x86
384+ vmTestbase/gc/gctests/LargeObjects/large002/TestDescription.java https://github.com/adoptium/aqa-tests/issues/6621 windows-x86
385+ vmTestbase/gc/gctests/LargeObjects/large003/TestDescription.java https://github.com/adoptium/aqa-tests/issues/6621 windows-x86
386+ vmTestbase/gc/gctests/LargeObjects/large004/TestDescription.java https://github.com/adoptium/aqa-tests/issues/6621 windows-x86
387+ vmTestbase/gc/gctests/LargeObjects/large005/TestDescription.java https://github.com/adoptium/aqa-tests/issues/6621 windows-x86
Original file line number Diff line number Diff line change @@ -516,3 +516,13 @@ serviceability/sa/TestJhsdbJstackLock.java https://bugs.openjdk.org/browse/JDK-8
516516# hotspot_vmTestbase_vm_compiler
517517
518518vmTestbase/jit/misctests/fpustack/GraphApplet.java https://github.com/adoptium/infrastructure/issues/211 macosx-all
519+
520+ ############################################################################
521+
522+ # hotspot_vmTestbase_vm_gc
523+
524+ vmTestbase/gc/gctests/LargeObjects/large001/large001.java https://github.com/adoptium/aqa-tests/issues/6621 windows-x86
525+ vmTestbase/gc/gctests/LargeObjects/large002/TestDescription.java https://github.com/adoptium/aqa-tests/issues/6621 windows-x86
526+ vmTestbase/gc/gctests/LargeObjects/large003/TestDescription.java https://github.com/adoptium/aqa-tests/issues/6621 windows-x86
527+ vmTestbase/gc/gctests/LargeObjects/large004/TestDescription.java https://github.com/adoptium/aqa-tests/issues/6621 windows-x86
528+ vmTestbase/gc/gctests/LargeObjects/large005/TestDescription.java https://github.com/adoptium/aqa-tests/issues/6621 windows-x86
Original file line number Diff line number Diff line change @@ -520,3 +520,13 @@ serviceability/jvmti/RedefineClasses/RedefineSharedClassJFR.java https://github.
520520# hotspot_vmTestbase_vm_compiler
521521
522522vmTestbase/jit/misctests/fpustack/GraphApplet.java https://github.com/adoptium/infrastructure/issues/211 macosx-all
523+
524+ ############################################################################
525+
526+ # hotspot_vmTestbase_vm_gc
527+
528+ vmTestbase/gc/gctests/LargeObjects/large001/large001.java https://github.com/adoptium/aqa-tests/issues/6621 windows-x86
529+ vmTestbase/gc/gctests/LargeObjects/large002/TestDescription.java https://github.com/adoptium/aqa-tests/issues/6621 windows-x86
530+ vmTestbase/gc/gctests/LargeObjects/large003/TestDescription.java https://github.com/adoptium/aqa-tests/issues/6621 windows-x86
531+ vmTestbase/gc/gctests/LargeObjects/large004/TestDescription.java https://github.com/adoptium/aqa-tests/issues/6621 windows-x86
532+ vmTestbase/gc/gctests/LargeObjects/large005/TestDescription.java https://github.com/adoptium/aqa-tests/issues/6621 windows-x86
Original file line number Diff line number Diff line change 742742 <impl >hotspot</impl >
743743 </impls >
744744 </test >
745+ <test >
746+ <testCaseName >hotspot_vmTestbase_vm_gc</testCaseName >
747+ <command >$(JAVA_COMMAND) -Xmx512m -jar $(Q)$(TEST_RESROOT)$(D)jtreg$(D)lib$(D)jtreg.jar$(Q) \
748+ $(JTREG_BASIC_OPTIONS) $(JVM_NATIVE_OPTIONS) -vmoptions:$(Q)-Xmx512m $(JVM_OPTIONS) $(VMOPTION_HEADLESS)$(Q) \
749+ -w $(Q)$(REPORTDIR)$(D)work$(Q) \
750+ -r $(Q)$(REPORTDIR)$(D)report$(Q) \
751+ -jdk:$(Q)$(TEST_JDK_HOME)$(Q) \
752+ -exclude:$(Q)$(JTREG_HOTSPOT_TEST_DIR)$(D)ProblemList.txt$(Q) \
753+ -exclude:$(Q)$(TEST_RESROOT)$(D)$(PROBLEM_LIST_FILE)$(Q) \
754+ ${FEATURE_PROBLEM_LIST_FILE} \
755+ ${VENDOR_PROBLEM_LIST_FILE} \
756+ $(Q)$(JTREG_HOTSPOT_TEST_DIR):vmTestbase_vm_gc$(Q); \
757+ $(TEST_STATUS)</command >
758+ <versions >
759+ <version >11+</version >
760+ </versions >
761+ <levels >
762+ <level >extended</level >
763+ </levels >
764+ <groups >
765+ <group >openjdk</group >
766+ </groups >
767+ <impls >
768+ <impl >hotspot</impl >
769+ </impls >
770+ </test >
745771 <test >
746772 <testCaseName >jdk_awt</testCaseName >
747773 <disables >
You can’t perform that action at this time.
0 commit comments