8156847: jdk.dynalink package is shown under "Other Packages" section

Reviewed-by: jlaskey
This commit is contained in:
Athijegannathan Sundararajan 2016-05-16 20:51:01 +05:30
parent 93a253535c
commit 7750aa7661

View File

@ -1437,7 +1437,6 @@ $(DYNALINKAPI_OPTIONS_FILE):
$(call OptionPair,-windowtitle,$(DYNALINKAPI_WINDOWTITLE) $(DRAFT_WINTITLE)); \
$(call OptionPair,-header,$(DYNALINKAPI_HEADER)$(DRAFT_HEADER)) ; \
$(call OptionPair,-bottom,$(DYNALINKAPI_BOTTOM)$(DRAFT_BOTTOM)) ; \
$(call OptionTrip,-group,$(DYNALINKAPI_GROUPNAME),$(DYNALINKAPI_REGEXP)); \
$(call OptionTrip,-linkoffline,$(DYNALINKAPI2COREAPI),$(COREAPI_DOCSDIR)/); \
) >> $@