Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8142807 | emb-9 | Thomas Stuefe | P4 | Resolved | Fixed | team |
On AIX, in ResolverConfigurationImpl.c, prototype for strchr() is missing (because string.h is not inluded). This causes the C compiler to assume a return value of int, which causes the returned 64bit pointer to loose its upper 32bits.
- backported by
-
JDK-8142807 [aix] Crash in ResolverConfigurationImpl.c - pointer shearing
-
- Resolved
-