RFR: JDK-8036003: Add --with-debug-symbols=[none|internal|external|zipped]

Andrew Hughes gnu.andrew at redhat.com
Fri Nov 20 01:04:53 UTC 2015



----- Original Message -----
> On Wed, 2015-11-18 at 13:19 -0500, Omair Majid wrote:
> > * Magnus Ihse Bursie <magnus.ihse.bursie at oracle.com> [2015-11-18 13:15]:
> > >  * Maybe the name of the flag should reflect the fact that we're
> > >  talking about native debug information, and not the java classes. Or
> > >  maybe that's just understood..?
> > 
> > Actually, I wouldn't mind at all if this option included debug
> > information for java classes and set JAVA_CFLAG="-g" with some value(s)
> > of --with-debug-symbols.
> 
> +1
> 
> Having extra switches for java classes seem overly complicated (yet I
> can see a need that this might not be desired). It would be nice to
> have one switch which turns on debug symbols for both, native and java
> files.
> 

Different compiler, different options to enable it, and previously it
was a distinct option. The fact that there is no longer an option is
a regression of this new build system.

> Cheers,
> Severin
> 

-- 
Andrew :)

Senior Free Java Software Engineer
Red Hat, Inc. (http://www.redhat.com)

PGP Key: ed25519/35964222 (hkp://keys.gnupg.net)
Fingerprint = 5132 579D D154 0ED2 3E04  C5A0 CFDA 0F9B 3596 4222

PGP Key: rsa4096/248BDC07 (hkp://keys.gnupg.net)
Fingerprint = EC5A 1F5E C0AD 1D15 8F1F  8F91 3B96 A578 248B DC07




More information about the build-dev mailing list