8162999: Build give extraneous find warnings
Summary: removed JtregNative.gmk line that was part of a merger error
Reviewed-by: coleenp, fparain
--- 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 \