-
Enhancement
-
Resolution: Fixed
-
P4
-
7u2
-
b36
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2223331 | 7u6 | Daniel Daugherty | P4 | Closed | Fixed | b08 |
Full Debug Symbols needs to be added to the 'jdk' repo with
the same features that were added to the 'hotspot' repo.
The feature is enabled with FULL_DEBUG_SYMBOLS build flag.
The default value will be FULL_DEBUG_SYMBOLS=1 and the
feature can be disabled by FULL_DEBUG_SYMBOLS=0 for OPT
builds.
The ZIPing of debug info files is enabled with the
ZIP_DEBUGINFO_FILES flag. The default value will be
ZIP_DEBUGINFO_FILES=1 and the sub feature can be
disabled by ZIP_DEBUGINFO_FILES=0 for all builds.
Because the 'jdk' contains technologies that are managed
and developed by different teams, FDS on Linux and Solaris
will only initially be supported by a subset of libraries
and programs. The LIBRARY_SUPPORTS_FULL_DEBUG_SYMBOLS and
PROGRAM_SUPPORTS_FULL_DEBUG_SYMBOLS make flags are used
in Makefiles to indicate which libraries and programs
support FDS on Linux and Solaris.
Windows has supported Full Debug Symbols since JDK1.4.1
so the LIBRARY_SUPPORTS_FULL_DEBUG_SYMBOLS and
PROGRAM_SUPPORTS_FULL_DEBUG_SYMBOLS build flags have
no effect on a Windows build.
- backported by
-
JDK-2223331 JDK: Full Debug Symbols
-
- Closed
-
- relates to
-
JDK-7157296 FDS: ENABLE_FULL_DEBUG_SYMBOLS flag should only affect OPT builds
-
- Resolved
-
-
JDK-7174861 all/OPT jdk build on Solaris with FDS enabled sets wrong options
-
- Resolved
-
-
JDK-7195481 FDS: debuginfo file for libjdwp.so is missed
-
- Resolved
-
-
JDK-7160895 tools/launcher/VersionCheck.java attempts to launch .debuginfo
-
- Closed
-
-
JDK-7071908 Install: Full Debug Symbols
-
- Resolved
-
-
JDK-7101707 RFE: move "debug info" into separate tar.gz files
-
- Closed
-
-
JDK-7071904 HotSpot: Full Debug Symbols
-
- Closed
-