T&L introduced some new demos last Friday which created this directory in the jdk-image:
demo/scripting/jconsole-plugin
Our install Makefiles are designed to automatically generate the MSI
Directory.idt table based on the jdk-image. However, our Makefile
scripting was not expecting to encounter a directory with a "-" in it.
So their putback exposed a bug in our install Makefiles.
This only affects the JDK windows-i586.
demo/scripting/jconsole-plugin
Our install Makefiles are designed to automatically generate the MSI
Directory.idt table based on the jdk-image. However, our Makefile
scripting was not expecting to encounter a directory with a "-" in it.
So their putback exposed a bug in our install Makefiles.
This only affects the JDK windows-i586.