So, after slowdebug now the TOC also explodes in the fastdebug build. Price to be paid for the increased use of templates.
Currently, we build gtest libjvm and normal slowdebug libjvm with -qpic=large -bbigtoc. We need to add fastdebug to that list too. Release build still fine.
Note that we only do this for the libjvm.so, the other jdk shared libs so far are unaffected.
:x
Currently, we build gtest libjvm and normal slowdebug libjvm with -qpic=large -bbigtoc. We need to add fastdebug to that list too. Release build still fine.
Note that we only do this for the libjvm.so, the other jdk shared libs so far are unaffected.
:x
- relates to
-
JDK-8171408 [aix] TOC overflow when linking the gtest libjvm.so
-
- Resolved
-
-
JDK-8184344 [aix] libjvm.so TOC overflow for slowdebug
-
- Resolved
-
-
JDK-8204935 [aix] TOC overflow in libjvm.so (release build)
-
- Resolved
-