History log of /openjdk10/jaxp/test/TEST.ROOT
Revision Date Author Comments
# 1211:91112d12e347 20-Aug-2017 iignatyev

8186095: upgrade to jtreg 4.2 b08
Reviewed-by: rriggs, mchung, dholmes, iklam


# 1147:856998840907 16-May-2017 iignatyev

8180195: remove jaxp testlibrary
Reviewed-by: fyuan, joehw


# 1134:b734fb659989 19-Apr-2017 jlahoda

8178012: Finish removal of -Xmodule:
Summary: Setting jtreg to use --patch-module instead of -Xmodule:.
Reviewed-by: alanb


# 1119:554196039897 07-Apr-2017 alanb

8177530: Module system implementation refresh (4/2017)
Reviewed-by: mchung


# 1039:414db6f4868d 01-Dec-2016 alanb

8169069: Module system implementation refresh (11/2016)
Reviewed-by: alanb, mchung
Contributed-by: alan.bateman@oracle.com, mandy.chung@oracle.com


# 971:22c066efb42e 10-Aug-2016 mchung

8136930: Simplify use of module-system options by custom launchers
Reviewed-by: alanb, ksrini, henryjen, sundar


# 968:874082a9b565 07-Aug-2016 fyuan

8067170: Enable security manager on JAXP unit tests and make some improvement
8130494: [TESTBUG] 2 jaxp test cases are failing
8160216: jaxp/test/javax/xml/jaxp/unittest/validation/Bug6457662.java should clean up better
Reviewed-by: joehw, dfuchs, amlu
Contributed-by: Frank Yuan <frank.yuan@oracle.com>


# 961:d92c3b89b2ac 27-Jul-2016 darcy

8162666: Mark ValidationWarningsTest.java as intermittently failing
Reviewed-by: lancea


# 912:7b995f6bcad4 03-May-2016 alanb

8154956: Module system implementation refresh (4/2016)
Reviewed-by: mchung, chegar, redestad


# 890:27a3d65e1580 17-Mar-2016 alanb

8142968: Module System implementation
Summary: Initial integration of JEP 200, JEP 260, JEP 261, and JEP 282
Reviewed-by: alanb, mchung, joehw
Contributed-by: alan.bateman@oracle.com, alex.buckley@oracle.com, jonathan.gibbons@oracle.com, karen.kinnear@oracle.com, mandy.chung@oracle.com, mark.reinhold@oracle.com, daniel.fuchs@oracle.com, erik.joelsson@oracle.com


# 817:e939badf7330 05-Nov-2015 cjplummer

8141489: [TESTBUG] requiredVersion in TEST.ROOT needs to updated to 4.1 b12
Summary: updated requiredVersion to 4.1 b12
Reviewed-by: dholmes, sla, darcy


# 742:e18204c4e064 01-Jun-2015 darcy

8075551: Add tiered testing definitions to the jaxp repo
Reviewed-by: joehw


# 682:f6b83b15628f 15-Dec-2014 joehw

8065673: XML Test Colo: Add test build system for JAXP tests
Reviewed-by: alanb, joehw
Contributed-by: tristan.yan@oracle.com


# 672:29ba77ad2a87 18-Nov-2014 joehw

8043084: XML JAXP unittest co-location
Reviewed-by: joehw, dfuchs
Contributed-by: frank.yuan@oracle.com


# 653:c4cb73fc93db 16-Oct-2014 joehw

8051540: Convert JAXP functional tests to jtreg(TestNG): SAX and Transform
Reviewed-by: joehw
Contributed-by: tristan.yan@oracle.com