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
