hotspot/make/test/JtregNative.gmk
changeset 41669 2091069b6851
parent 41292 08bd6740b8e3
child 42076 d6c3ecec1d34
equal deleted inserted replaced
41668:e9c6bbf513e5 41669:2091069b6851
    43 BUILD_HOTSPOT_JTREG_NATIVE_SRC := \
    43 BUILD_HOTSPOT_JTREG_NATIVE_SRC := \
    44     $(HOTSPOT_TOPDIR)/test/native_sanity \
    44     $(HOTSPOT_TOPDIR)/test/native_sanity \
    45     $(HOTSPOT_TOPDIR)/test/runtime/jni/8025979 \
    45     $(HOTSPOT_TOPDIR)/test/runtime/jni/8025979 \
    46     $(HOTSPOT_TOPDIR)/test/runtime/jni/8033445 \
    46     $(HOTSPOT_TOPDIR)/test/runtime/jni/8033445 \
    47     $(HOTSPOT_TOPDIR)/test/runtime/jni/checked \
    47     $(HOTSPOT_TOPDIR)/test/runtime/jni/checked \
       
    48     $(HOTSPOT_TOPDIR)/test/runtime/jni/PrivateInterfaceMethods \
    48     $(HOTSPOT_TOPDIR)/test/runtime/jni/ToStringInInterfaceTest \
    49     $(HOTSPOT_TOPDIR)/test/runtime/jni/ToStringInInterfaceTest \
    49     $(HOTSPOT_TOPDIR)/test/runtime/modules/getModuleJNI \
    50     $(HOTSPOT_TOPDIR)/test/runtime/modules/getModuleJNI \
    50     $(HOTSPOT_TOPDIR)/test/runtime/SameObject \
    51     $(HOTSPOT_TOPDIR)/test/runtime/SameObject \
    51     $(HOTSPOT_TOPDIR)/test/runtime/BoolReturn \
    52     $(HOTSPOT_TOPDIR)/test/runtime/BoolReturn \
    52     $(HOTSPOT_TOPDIR)/test/compiler/floatingpoint/ \
    53     $(HOTSPOT_TOPDIR)/test/compiler/floatingpoint/ \