-
Bug
-
Resolution: Fixed
-
P4
-
9
-
b148
The Makefile flag DEBUG_BINARIES can be removed since we have ENABLE_FULL_DEBUG_SYMBOLS=1 as default and we are building DWARF on Linux as default. We might have to update hotspot/bsd/makefiles/gcc.make to build DWARF as default as well, but since the Mac OS X port only is 64-bits, this mostly concers BSD variants other than Mac OS X.
Removing DEBUG_BINARIES also means we have to (re)visit how the debug symbols are chosen for jsig, adlc etc.
Removing DEBUG_BINARIES also means we have to (re)visit how the debug symbols are chosen for jsig, adlc etc.
- duplicates
-
JDK-8148991 Remove DEBUG_BINARIES
-
- Closed
-
- relates to
-
JDK-8170784 JDK-8038957 broke cross compilation
-
- Resolved
-
-
JDK-8148993 fastdebug with --enable-native-debug-symbols=internal is slowdebug
-
- Closed
-