JDK-6707836 : make/sun/awt/make.depend needs to be regenerated after CR 6359035
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 7
  • Priority: P4
  • Status: Closed
  • Resolution: Cannot Reproduce
  • OS: windows
  • CPU: x86
  • Submitted: 2008-05-28
  • Updated: 2020-01-25
  • Resolved: 2020-01-25
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.
Other
tbdResolved
Related Reports
Relates :  
Description
The make/sun/awt/make.depend affects the compilation process: it is used to resolve dependencies between source files. The fix 6359035 added a new header file src/windows/native/sun/windows/ComCtl32Util.h, but since the make.depend was not regenerated, modifying the header file does not automatically leads to recompiling the source files that include this header file. 

See the make/sun/awt/Depend.mak for more details.

Comments
The bug is not applicable to jdk8 and beyond
25-01-2020

- this is an issue reported against 7(7u), - there are now affected version 9 filed for this issue - 7u issues are transferred to Sustaining Nevertheless if someone have a report against 9 - please reopen and add affectedVersion 9 or 7u specific escalations might be reopen to Sustaining
10-08-2014

- this is an issue reported against 7(7u), - there are now affected version 9 filed for this issue - 7u issues are transferred to Sustaining Nevertheless if someone have a report against 9 - please reopen and add affectedVersion 9 or 7u specific escalations might be reopen to Sustaining
10-08-2014

I suspect this issue is outdated and not applicable to new JDK8 makefiles. Sergey, could you check that, please?
17-03-2014