test/failure_handler/README
changeset 37031 e90042bf422d
parent 35016 b509dfa96469
--- a/test/failure_handler/README	Wed Apr 13 18:11:29 2016 +0200
+++ b/test/failure_handler/README	Thu Apr 14 15:13:42 2016 +0200
@@ -36,11 +36,9 @@
 
 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.
+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