JDK-6988099 : jvmti demos missing Publisher (COMPANY resource) in dll and exe files on windows
  • Type: Bug
  • Component: core-svc
  • Sub-Component: tools
  • Affected Version: 7
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic,windows
  • CPU: generic
  • Submitted: 2010-09-28
  • Updated: 2013-09-04
  • Resolved: 2011-12-10
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 7 JDK 8
7u40Fixed 8 b13Fixed
Related Reports
Duplicate :  
Description
C:\cygwin\home\ohair\import\windows-i586\jdk1.7.0\demo\jvmti\compiledMethodLoad\lib\compiledMethodLoad.dll:
	Verified:	Unsigned
	File date:	3:52 PM 9/2/2010
	Publisher:	n/a
	Description:	n/a
	Product:	n/a
	Version:	n/a
	File version:	n/a
C:\cygwin\home\ohair\import\windows-i586\jdk1.7.0\demo\jvmti\gctest\lib\gctest.dll:
	Verified:	Unsigned
	File date:	3:52 PM 9/2/2010
	Publisher:	n/a
	Description:	n/a
	Product:	n/a
	Version:	n/a
	File version:	n/a
C:\cygwin\home\ohair\import\windows-i586\jdk1.7.0\demo\jvmti\heapTracker\lib\heapTracker.dll:
	Verified:	Unsigned
	File date:	3:52 PM 9/2/2010
	Publisher:	n/a
	Description:	n/a
	Product:	n/a
	Version:	n/a
	File version:	n/a
C:\cygwin\home\ohair\import\windows-i586\jdk1.7.0\demo\jvmti\heapViewer\lib\heapViewer.dll:
	Verified:	Unsigned
	File date:	3:52 PM 9/2/2010
	Publisher:	n/a
	Description:	n/a
	Product:	n/a
	Version:	n/a
	File version:	n/a
C:\cygwin\home\ohair\import\windows-i586\jdk1.7.0\demo\jvmti\hprof\lib\hprof.dll:
	Verified:	Unsigned
	File date:	3:52 PM 9/2/2010
	Publisher:	n/a
	Description:	n/a
	Product:	n/a
	Version:	n/a
	File version:	n/a
C:\cygwin\home\ohair\import\windows-i586\jdk1.7.0\demo\jvmti\minst\lib\minst.dll:
	Verified:	Unsigned
	File date:	3:52 PM 9/2/2010
	Publisher:	n/a
	Description:	n/a
	Product:	n/a
	Version:	n/a
	File version:	n/a
C:\cygwin\home\ohair\import\windows-i586\jdk1.7.0\demo\jvmti\mtrace\lib\mtrace.dll:
	Verified:	Unsigned
	File date:	3:52 PM 9/2/2010
	Publisher:	n/a
	Description:	n/a
	Product:	n/a
	Version:	n/a
	File version:	n/a
C:\cygwin\home\ohair\import\windows-i586\jdk1.7.0\demo\jvmti\versionCheck\lib\versionCheck.dll:
	Verified:	Unsigned
	File date:	3:52 PM 9/2/2010
	Publisher:	n/a
	Description:	n/a
	Product:	n/a
	Version:	n/a
	File version:	n/a
C:\cygwin\home\ohair\import\windows-i586\jdk1.7.0\demo\jvmti\waiters\lib\waiters.dll:
	Verified:	Unsigned
	File date:	3:52 PM 9/2/2010
	Publisher:	n/a
	Description:	n/a
	Product:	n/a
	Version:	n/a
	File version:	n/a
This has been an issue since day one, so may warrant being P4. These demos are also under the BSD license, not sure how that impacts this issue, just mentioning it.

Comments
EVALUATION It looks like this changeset was pushed for JDK-B13: http://hg.openjdk.java.net/jdk8/jdk8/jdk/rev/94e5604022fa author ngmr Thu Sep 15 19:29:07 2011 +0100 (2 months ago) changeset 4671 94e5604022fa parent 4663 09fd2067f715 child 4672 5791714b9472 6988099: jvmti demos missing Publisher (COMPANY resource) in dlls/exes on windows Summary: Add creation/linking of resource data to link step for demos on Windows Reviewed-by: dcubed, zgu, ngmr, ohair Contributed-by: Sean Chou <###@###.###> Changing the RE to Kelly since I think he handled the push.
09-12-2011