changeset 709:ce43f0492065

8075692: jaxp/test/Makefile reference of win32 directory no longer valid Reviewed-by: joehw Contributed-by: amy.lu@oracle.com
author joehw
date Tue, 24 Mar 2015 21:11:48 -0700
parents 139092a10ded
children 2c417f7d7b0d 8bcecaa32927
files test/Makefile
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/test/Makefile	Thu Mar 19 12:59:21 2015 -0700
+++ b/test/Makefile	Tue Mar 24 21:11:48 2015 -0700
@@ -262,8 +262,8 @@
   EXTRA_JTREG_OPTIONS += -concurrency:$(CONCURRENCY)
 endif
 
-# Default JTREG to run (win32 script works for everybody)
-JTREG = $(JT_HOME)/win32/bin/jtreg
+# Default JTREG to run
+JTREG = $(JT_HOME)/bin/jtreg
 # run in agentvm mode
 JTREG_BASIC_OPTIONS += -agentvm
 # Only run automatic tests