< prev index next >

test/failure_handler/README

Print this page

        

*** 34,48 **** The library requires jtreg 4b13+ and JDK 7+. BUILDING ! To build a library, one should simply run make with 'JTREG_HOME' and ! 'JAVA_HOME' environment variables set. 'JAVA_HOME' should contain path to JDK, ! 'JTREG_HOME' -- path to jtreg. ! ! 'image/lib/jtregFailureHandler.jar' is created on successful build. CONFIGURATION Properties files are used to configure the library. They define which actions to be performed in case of individual test failure or timeout. Each platform --- 34,46 ---- The library requires jtreg 4b13+ and JDK 7+. BUILDING ! The library is built using the top level build-test-failure-handler target and ! is automatically included in the test image and picked up by hotspot and jdk ! test makefiles. CONFIGURATION Properties files are used to configure the library. They define which actions to be performed in case of individual test failure or timeout. Each platform
< prev index next >