-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
None
-
None
Commands 'bash configure; make clean all' failed with message:
=========================
jdk.tst/build/linux-x86_64-server-release/buildtools/gensrc/jdk.internal.md.interim/module-info.java:51: error: module not found: jdk.compiler.interim
requires jdk.compiler.interim;
...
=========================
Note, commands 'bash configure; make all' works OK.
For the first glance, the 'clean' target should be updated.
=========================
jdk.tst/build/linux-x86_64-server-release/buildtools/gensrc/jdk.internal.md.interim/module-info.java:51: error: module not found: jdk.compiler.interim
requires jdk.compiler.interim;
...
=========================
Note, commands 'bash configure; make all' works OK.
For the first glance, the 'clean' target should be updated.
- duplicates
-
JDK-8349665 Make clean removes module-deps.gmk
-
- Open
-