-
Bug
-
Resolution: Fixed
-
P1
-
6u10
-
b23
-
generic
-
solaris
-
Not verified
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.
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.
- relates to
-
JDK-6678929 Slow client JVM initialization at applet launch time (2)
- Resolved
-
JDK-6687820 AF_UNIX pipe file doesn't get deleted on browser exit
- Resolved