Desto större skäl att inte kolla extension i ImageBuilder/jlink utan ha en separat flagga för sånt som ska till bin på Windows och lib i resten av världen.
/Magnus > 12 dec 2014 kl. 15:08 skrev Erik Joelsson <erik.joels...@oracle.com>: > > Hello, > > Please review this fix which returns debug info files to the windows images. > In the modular image change I mistakenly filtered out the debug info files > (by comparing the new images/jdk/bin dir with the old images/j2sdk-image/bin > dir instead of images/j2sdk-image/jre/bin where the files used to be). I also > had to patch the jimage build tool to make the .diz, .pdb and .map files end > up in the bin dir. > > Bug: https://bugs.openjdk.java.net/browse/JDK-8067254 > Webrev: http://cr.openjdk.java.net/~erikj/8067254/webrev.01/ > > /Erik >