common/autoconf/buildjdk-spec.gmk.in
changeset 37969 2203863bfe3e
parent 37770 9f040cf69078
parent 37967 8dd54c3bf02a
child 41170 30db66a57e7d
--- a/common/autoconf/buildjdk-spec.gmk.in	Wed Jul 05 21:42:16 2017 +0200
+++ b/common/autoconf/buildjdk-spec.gmk.in	Sat May 14 09:11:01 2016 -0700
@@ -134,8 +134,9 @@
 endif
 
 HOTSPOT_MAKE_ARGS := product docs export_product
-# Control wether Hotspot runs Queens test after building
-TEST_IN_BUILD := false
+
+# Control wether Hotspot builds gtest tests
+BUILD_GTEST := false
 
 USE_PRECOMPILED_HEADER := @USE_PRECOMPILED_HEADER@