changeset 46607 | cbe334268a4c |
parent 46455 | 4527f4e11483 |
child 46632 | cef226af6c02 |
--- a/hotspot/make/test/JtregNative.gmk Fri Jun 23 09:25:27 2017 +0800 +++ b/hotspot/make/test/JtregNative.gmk Thu Jun 29 14:35:30 2017 -0400 @@ -45,6 +45,7 @@ BUILD_HOTSPOT_JTREG_NATIVE_SRC += \ $(HOTSPOT_TOPDIR)/test/gc/g1/TestJNIWeakG1 \ $(HOTSPOT_TOPDIR)/test/gc/stress/gclocker \ + $(HOTSPOT_TOPDIR)/test/gc/cslocker \ $(HOTSPOT_TOPDIR)/test/native_sanity \ $(HOTSPOT_TOPDIR)/test/runtime/jni/8025979 \ $(HOTSPOT_TOPDIR)/test/runtime/jni/8033445 \