JDK-7179755 : jsadebugd executable is still without manifest in 6u34 b03
  • Type: Bug
  • Component: install
  • Sub-Component: install
  • Affected Version: 6u34
  • Priority: P4
  • Status: Closed
  • Resolution: Won't Fix
  • OS: windows
  • CPU: generic
  • Submitted: 2012-06-26
  • Updated: 2013-02-26
  • Resolved: 2013-01-02
Related Reports
Relates :  
Relates :  
Description
jsadebugd executable is still without manifest

$ sigcheck -m -q "c:\program files\java\jdk1.6.0_34\bin\jsadebugd.exe"
c:\program files\java\jdk1.6.0_34\bin\jsadebugd.exe:
        Verified:       Signed
        Signing date:   6:22 AM 6/21/2012
        Publisher:      Sun Microsystems, Inc.
        Description:    Java(TM) Platform SE binary
        Product:        Java(TM) Platform SE 6 U34
        Version:        6.0.340.3
        File version:   6.0.340.3
$
[no manifest]

Comments
Not a regression and unsupported for jsadebugd
02-01-2013

Initial investigation suggest that its a makefile issue but more investigation is needed. Other high priority issuesdinot allow to spend cycle on this one. Will be addressed in 6u40.
31-10-2012

SQE is OK to defer this
29-10-2012

6u38-defer-request: Not a critical issue, request deferral to 6u40
25-10-2012

EVALUATION ./bin/jsadebugd.exe is being built by jdk installer. Manifest is supposed to be added to exe file by rc process (resource compiler). Fix in progress.
05-07-2012