make/test/JtregNativeHotspot.gmk
changeset 48631 862c41cf1c7f
parent 48391 d3b6470a6dec
child 48790 423faefc77df
--- 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 \