-
Bug
-
Resolution: Fixed
-
P4
-
20
-
b09
-
x86_64
-
linux
Running make help after configuring produces a lot of noisy output from make before the actual help text is displayed.
Reproducer:
* bash ./configure --with-boot-jdk=... --with-devkit=...
* make help
It only happens on the first invocation of make help, subsequent runs only display the actual help text.
Reproducer:
* bash ./configure --with-boot-jdk=... --with-devkit=...
* make help
It only happens on the first invocation of make help, subsequent runs only display the actual help text.
- causes
-
JDK-8349665 Make clean removes module-deps.gmk
-
- Open
-
- links to
-
Commit(master) openjdk/jdk/fcd5ebc7
-
Review(master) openjdk/jdk/23357