JDK-7036266 : Version information missing for several DLLs
  • Type: Bug
  • Component: core-svc
  • Sub-Component: tools
  • Affected Version: 7
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows
  • CPU: generic
  • Submitted: 2011-04-13
  • Updated: 2011-05-11
  • Resolved: 2011-05-11
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 8
8Resolved
Related Reports
Duplicate :  
Description
SYNOPSIS
--------
Version information missing for several DLLs

OPERATING SYSTEM
----------------
Windows

FULL JDK VERSION
----------------
JDK 7

DESCRIPTION from LICENSEE
-------------------------
The following DLLs do not contain version information. In Java 6, all these DLLs contain version information.

   gctest.dll
   heapTracker.dll
   heapViewer.dll
   hprof.dll
   minst.dll
   mtrace.dll
   versionCheck.dll
   waiters.dll
 
The change occurred somewhere between b18 and b25 (I don't have the builds between these two).

There are two more DLLs that are new for JDK 7, which also do not contain any information:

   compiledMethodLoad.dll
   sawindbg.dll

STEPS TO REPRODUCE
------------------
1. Right click the DLL in explorer, and click Properties
2. Look for the Version tab

Expected behaviour:
   Version tab should be shown and contain relevant version information

Actual behaviour:
   Version tab is not shown and no version information is available