United StatesChange Country, Oracle Worldwide Web Sites Communities I am a... I want to...
Bug ID: 6687899 UnixDomainSocket.c breaks some Solaris builds
6687899 : UnixDomainSocket.c breaks some Solaris builds

Details
Type:
Bug
Submit Date:
2008-04-13
Status:
Closed
Updated Date:
2010-09-08
Project Name:
JDK
Resolved Date:
2008-05-15
Component:
deploy
OS:
solaris
Sub-Component:
plugin
CPU:
generic
Priority:
P1
Resolution:
Fixed
Affected Versions:
6u10
Fixed Versions:
6u10

Related Reports
Relates:
Relates:

Sub Tasks

Description
Due to dependencies of the C header file stdint.h in the new UnixDomainSocket.c,
the build breaks on a 2 Solaris machines.

I could not reproduce this on gromit (i586) or animorphic (sparc),
but the dependency can be removed and we can rely on sys/types.h
for all platforms.

                                    

Comments
EVALUATION

no functional impact, but a problem of the build machine configuration
                                     
2008-04-13
SUGGESTED FIX

inclusion of stdint.h can be removed and we can rely on sys/types.h
for all platforms.
                                     
2008-04-13



Hardware and Software, Engineered to Work Together