diff -r fdef4da95080 -r 862c41cf1c7f make/test/JtregNativeHotspot.gmk --- a/make/test/JtregNativeHotspot.gmk Thu Jan 11 11:35:35 2018 +0530 +++ b/make/test/JtregNativeHotspot.gmk Thu Jan 11 10:40:01 2018 +0100 @@ -44,6 +44,7 @@ # Add more directories here when needed. BUILD_HOTSPOT_JTREG_NATIVE_SRC += \ $(TOPDIR)/test/hotspot/jtreg/gc/g1/TestJNIWeakG1 \ + $(TOPDIR)/test/hotspot/jtreg/gc/stress/TestJNIBlockFullGC \ $(TOPDIR)/test/hotspot/jtreg/gc/stress/gclocker \ $(TOPDIR)/test/hotspot/jtreg/gc/cslocker \ $(TOPDIR)/test/hotspot/jtreg/native_sanity \