This has been observed recently and logged here
https://bugs.openjdk.java.net/browse/JDK-8211016.
The workaround is to manually remove support/src.zip before rebuild.
/Erik
On 2018-09-25 11:50, Jorn Vernee wrote:
Hello,
I'm running into a problem where running `make images` does not update
Hello,
I'm running into a problem where running `make images` does not update
the `images/jdk/lib/src.zip` file. I have tried deleting the file and
then running the command, which creates the src.zip, but it still has
the old source files in it.
I'm debugging using my IDE (Netbeans), but wit