File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed
Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change 768768 <impl >hotspot</impl >
769769 </impls >
770770 </test >
771+ <test >
772+ <testCaseName >hotspot_vmTestbase_vm_defmeth</testCaseName >
773+ <command >$(JAVA_COMMAND) -Xmx512m -jar $(Q)$(TEST_RESROOT)$(D)jtreg$(D)lib$(D)jtreg.jar$(Q) \
774+ $(JTREG_BASIC_OPTIONS) $(JVM_NATIVE_OPTIONS) -vmoptions:$(Q)-Xmx512m $(JVM_OPTIONS) $(VMOPTION_HEADLESS)$(Q) \
775+ -w $(Q)$(REPORTDIR)$(D)work$(Q) \
776+ -r $(Q)$(REPORTDIR)$(D)report$(Q) \
777+ -jdk:$(Q)$(TEST_JDK_HOME)$(Q) \
778+ -exclude:$(Q)$(JTREG_HOTSPOT_TEST_DIR)$(D)ProblemList.txt$(Q) \
779+ -exclude:$(Q)$(TEST_RESROOT)$(D)$(PROBLEM_LIST_FILE)$(Q) \
780+ ${FEATURE_PROBLEM_LIST_FILE} \
781+ ${VENDOR_PROBLEM_LIST_FILE} \
782+ $(Q)$(JTREG_HOTSPOT_TEST_DIR):vmTestbase_vm_defmeth$(Q); \
783+ $(TEST_STATUS)</command >
784+ <versions >
785+ <version >11+</version >
786+ </versions >
787+ <levels >
788+ <level >extended</level >
789+ </levels >
790+ <groups >
791+ <group >openjdk</group >
792+ </groups >
793+ <impls >
794+ <impl >hotspot</impl >
795+ </impls >
796+ </test >
771797 <test >
772798 <testCaseName >jdk_awt</testCaseName >
773799 <disables >
You can’t perform that action at this time.
0 commit comments