- 
    Bug 
- 
    Resolution: Fixed
- 
     P4 P4
- 
    8u60, 9
- 
    None
- 
        b56
- 
        ppc
- 
        aix
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build | 
|---|---|---|---|---|---|---|
| JDK-8081906 | emb-9 | Volker Simonis | P4 | Resolved | Fixed | b56 | 
                    Use -bernotok (which is xlc's equivalent for gcc's '-z defs') for the jdk build to detect missing symbols already at compile time.
Also remove '-q64' from the CC, CXX and LD flags in flags.m4 because '-q64' is already set by PLATFORM_SET_COMPILER_TARGET_BITS_FLAGS in platform.m4.
            
Also remove '-q64' from the CC, CXX and LD flags in flags.m4 because '-q64' is already set by PLATFORM_SET_COMPILER_TARGET_BITS_FLAGS in platform.m4.
- backported by
- 
                    JDK-8081906 AIX: cleanup xlc options and use -bernotok to detect missing symbols at build time -           
- Resolved
 
-         
- relates to
- 
                    JDK-8067923 AIX: link libjvm.so with -bernotok to detect missing symbols at build time and suppress warning 1540-1639 -           
- Resolved
 
-