Building JDK9 with all debugging information

Yasumasa Suenaga yasuenag at gmail.com
Mon Nov 16 09:41:50 UTC 2015


Hi Omair,

> Anyway, if you want to try one more time to get that patch in, I would
> be happy to help.

I posted new patch for this enhancement:
   http://mail.openjdk.java.net/pipermail/build-dev/2015-November/015975.html

I'm happy if you help :-)


Thanks,

Yasumasa


On 2015/11/14 1:16, Omair Majid wrote:
> * Yasumasa Suenaga <yasu at ysfactory.dip.jp> [2015-11-13 08:06]:
>>>       make \
>>>           DEBUG_BINARIES=true \
>>>           JAVAC_FLAGS=-g \
>>>           STRIP_POLICY=no_strip \
>>>           STRIP="" \
>>>           ALT_OBJCOPY=none \
>>>           all
>>
>> I've posted a patch to make debuginfo more easy:
>>
>>    JDK-8036003: Add --with-debug-symbols=[none|internal|external|zipped]
>>      https://bugs.openjdk.java.net/browse/JDK-8036003
>>      http://mail.openjdk.java.net/pipermail/build-dev/2014-February/012019.html
>>
>> I think that debuginfo is very useful for developers.
>> So I want to move forward this enhancement.
>
> Absolutely, I agree. But as you could see on that thread, there is a bit
> of a resistance. I did the next best thing I could in the meantime.
> Anyway, if you want to try one more time to get that patch in, I would
> be happy to help.
>
> Thanks,
> Omair
>


More information about the distro-pkg-dev mailing list