mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-19 18:44:38 +02:00
8067360: verify-modules target was dropped in jdk9 b41
Reviewed-by: alanb, erikj
This commit is contained in:
parent
f4e7330e54
commit
12c05a89f5
1 changed files with 1 additions and 1 deletions
|
@ -442,7 +442,7 @@ exploded-image: $(ALL_MODULE_TARGETS)
|
|||
# alias for ease of use.
|
||||
jdk: exploded-image
|
||||
|
||||
images: jimages demos samples zip-security
|
||||
images: jimages demos samples zip-security verify-modules
|
||||
|
||||
ifeq ($(OPENJDK_TARGET_OS), macosx)
|
||||
images: mac-bundles
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue