-
Bug
-
Resolution: Fixed
-
P2
-
9, 10
-
b171
-
aix
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8181366 | 10 | Thomas Stuefe | P2 | Resolved | Fixed | b10 |
JDK-8180782 | 9.0.4 | Thomas Stuefe | P2 | Resolved | Fixed | b01 |
Prototypes of NET_RecvFrom and NET_Accept differ between aix_close.c and net_utils_md.h.
This only causes an error in jdk10 builds because on jdk9 net_utils_md.h is not included by aix_close.c. Nevertheless this should be fixed both in 9 and 10.
This only causes an error in jdk10 builds because on jdk9 net_utils_md.h is not included by aix_close.c. Nevertheless this should be fixed both in 9 and 10.
- backported by
-
JDK-8180782 Another build issue on AIX after 8034174
-
- Resolved
-
-
JDK-8181366 Another build issue on AIX after 8034174
-
- Resolved
-
- relates to
-
JDK-8034174 Remove use of JVM_* functions from java.net code
-
- Closed
-