8162999: Build give extraneous find warnings
authorgthornbr
Thu, 04 Aug 2016 10:11:35 -0700
changeset 40342 708dedd4f894
parent 40337 0e9a027b0f8a
child 40343 a3106ccd0c68
8162999: Build give extraneous find warnings Summary: removed JtregNative.gmk line that was part of a merger error Reviewed-by: coleenp, fparain
hotspot/make/test/JtregNative.gmk
--- a/hotspot/make/test/JtregNative.gmk	Wed Aug 03 15:55:40 2016 -0700
+++ b/hotspot/make/test/JtregNative.gmk	Thu Aug 04 10:11:35 2016 -0700
@@ -50,7 +50,6 @@
     $(HOTSPOT_TOPDIR)/test/runtime/BoolReturn \
     $(HOTSPOT_TOPDIR)/test/compiler/floatingpoint/ \
     $(HOTSPOT_TOPDIR)/test/compiler/calls \
-    $(HOTSPOT_TOPDIR)/test/compiler/native \
     $(HOTSPOT_TOPDIR)/test/serviceability/jvmti/GetNamedModule \
     $(HOTSPOT_TOPDIR)/test/testlibrary/jvmti \
     $(HOTSPOT_TOPDIR)/test/compiler/jvmci/jdk.vm.ci.code.test \