RFR: JDK-8072897: File sawindbg.dll has incorrect file version
Erik Joelsson
erik.joelsson at oracle.com
Tue Mar 17 14:12:53 UTC 2015
Hello,
Please review this minor fix for sawindbg.dll. It is currently not
having version info added (the RC stuff) which all other dlls have. Here
is a minimal fix that basically adds the same values as for jvm.dll
except for the filename (FNAME) field.
(Nmake is confusing)
Bug: https://bugs.openjdk.java.net/browse/JDK-8072897
Webrev: http://cr.openjdk.java.net/~erikj/8072897/webrev.hotspot.01/
/Erik
More information about the build-dev
mailing list