make/test/JtregNativeHotspot.gmk
changeset 48631 862c41cf1c7f
parent 48391 d3b6470a6dec
child 48790 423faefc77df
equal deleted inserted replaced
48630:fdef4da95080 48631:862c41cf1c7f
    42 ################################################################################
    42 ################################################################################
    43 
    43 
    44 # Add more directories here when needed.
    44 # Add more directories here when needed.
    45 BUILD_HOTSPOT_JTREG_NATIVE_SRC += \
    45 BUILD_HOTSPOT_JTREG_NATIVE_SRC += \
    46     $(TOPDIR)/test/hotspot/jtreg/gc/g1/TestJNIWeakG1 \
    46     $(TOPDIR)/test/hotspot/jtreg/gc/g1/TestJNIWeakG1 \
       
    47     $(TOPDIR)/test/hotspot/jtreg/gc/stress/TestJNIBlockFullGC \
    47     $(TOPDIR)/test/hotspot/jtreg/gc/stress/gclocker \
    48     $(TOPDIR)/test/hotspot/jtreg/gc/stress/gclocker \
    48     $(TOPDIR)/test/hotspot/jtreg/gc/cslocker \
    49     $(TOPDIR)/test/hotspot/jtreg/gc/cslocker \
    49     $(TOPDIR)/test/hotspot/jtreg/native_sanity \
    50     $(TOPDIR)/test/hotspot/jtreg/native_sanity \
    50     $(TOPDIR)/test/hotspot/jtreg/runtime/jni/8025979 \
    51     $(TOPDIR)/test/hotspot/jtreg/runtime/jni/8025979 \
    51     $(TOPDIR)/test/hotspot/jtreg/runtime/jni/8033445 \
    52     $(TOPDIR)/test/hotspot/jtreg/runtime/jni/8033445 \