< prev index next >

make/test/JtregNative.gmk

Print this page
rev 12805 : 8177968: Add GC stress test TestGCLocker

*** 41,50 **** --- 41,51 ---- # Targets for building the native tests themselves. ################################################################################ # Add more directories here when needed. BUILD_HOTSPOT_JTREG_NATIVE_SRC += \ + $(HOTSPOT_TOPDIR)/test/gc/stress/gclocker \ $(HOTSPOT_TOPDIR)/test/native_sanity \ $(HOTSPOT_TOPDIR)/test/runtime/jni/8025979 \ $(HOTSPOT_TOPDIR)/test/runtime/jni/8033445 \ $(HOTSPOT_TOPDIR)/test/runtime/jni/checked \ $(HOTSPOT_TOPDIR)/test/runtime/jni/PrivateInterfaceMethods \
< prev index next >