jaxp/test/TEST.ROOT
author sjohanss
Tue, 03 Feb 2015 15:50:06 +0100
changeset 28835 2e467a95d04c
parent 28134 88558c1810b9
child 30990 897cd13b10ea
permissions -rw-r--r--
8069034: gc/g1/TestEagerReclaimHumongousRegionsClearMarkBits.java nightly failure Summary: When checking for humongous objects to reclaim, we dirty cards that might belong to freed regions. Fixed by checking the region before dirtying. Reviewed-by: tschatzl, brutisso
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
27216
e63176413817 8051540: Convert JAXP functional tests to jtreg(TestNG): SAX and Transform
joehw
parents:
diff changeset
     1
# This file identifies the root of the test-suite hierarchy.
e63176413817 8051540: Convert JAXP functional tests to jtreg(TestNG): SAX and Transform
joehw
parents:
diff changeset
     2
# It also contains test-suite configuration information.
e63176413817 8051540: Convert JAXP functional tests to jtreg(TestNG): SAX and Transform
joehw
parents:
diff changeset
     3
27830
85b0d46b0104 8043084: XML JAXP unittest co-location
joehw
parents: 27216
diff changeset
     4
# Tests that must run in othervm mode
28134
88558c1810b9 8065673: XML Test Colo: Add test build system for JAXP tests
joehw
parents: 27830
diff changeset
     5
othervm.dirs=javax/xml/jaxp
27830
85b0d46b0104 8043084: XML JAXP unittest co-location
joehw
parents: 27216
diff changeset
     6
28134
88558c1810b9 8065673: XML Test Colo: Add test build system for JAXP tests
joehw
parents: 27830
diff changeset
     7
# Group definitions
88558c1810b9 8065673: XML Test Colo: Add test build system for JAXP tests
joehw
parents: 27830
diff changeset
     8
groups=TEST.groups