-
Enhancement
-
Resolution: Fixed
-
P3
-
8u172
-
b97
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8208848 | 8u201 | Severin Gehwolf | P3 | Resolved | Fixed | b01 |
JDK-8207852 | 8u192 | Severin Gehwolf | P3 | Resolved | Fixed | b03 |
JDK-8216648 | emb-8u201 | Severin Gehwolf | P3 | Resolved | Fixed | master |
none = no debug symbols
internal = all debug symbols, not stripped
external = all debug symbols, copied into external debuginfo files and (most of it) stripped from the binaries
zipped = like external, but with debuginfo files zipped (FDS, full debug symbols) -- this will be default.
This in turn will control the build mechanisms needed to reach the requested goal.
- backported by
-
JDK-8207852 Add --with-debug-symbols=[none|internal|external|zipped]
-
- Resolved
-
-
JDK-8208848 Add --with-debug-symbols=[none|internal|external|zipped]
-
- Resolved
-
-
JDK-8216648 Add --with-debug-symbols=[none|internal|external|zipped]
-
- Resolved
-
- duplicates
-
JDK-8073461 Add configure option(s) to allow for full debug symbols in native files as well as java class files
-
- Closed
-
- relates to
-
JDK-8145560 AIX: change '8036003: Add --with-debug-symbols' broke AIX build
-
- Resolved
-
-
JDK-8220397 REGRESSION: JDK-8036003 backport regresses no_strip builds
-
- Resolved
-
-
JDK-8145188 Add --{disable,enable}-java-debug-symbols configure flag
-
- Closed
-
-
JDK-8145564 8036003: startup regression on linux fastdebug builds
-
- Resolved
-
-
JDK-8145596 Enable debug symbols for all libraries
-
- Resolved
-
-
JDK-8207234 More libraries with .gnu_debuglink sections added unconditionally
-
- Closed
-