Hi Erik (I made a typo of my own in my last email... sorry)
Looks good.
Tim
On 06/14/13 04:46 AM, Erik Joelsson wrote:
*typo
On 2013-06-14 13:24, Erik Joelsson wrote:
Thanks, unfortunately I made a type in that patch. Corrected version:
http://cr.openjdk.java.net/~erikj/8014404/webrev.root.02/
The intention was to add to CFLAGS_JDK and CXXFLAGS_JDK, not
overwrite them.
/Erik
On 2013-06-13 15:33, Tim Bell wrote:
Erik:
When configuring with --enable-debug, no -g flag is added to the
jdk native compilations. This patch fixes this and tries to mimic
the settings of -g and optimization flags with the old build as
close as I could manage.
http://cr.openjdk.java.net/~erikj/8014404/webrev.root.01
Looks good.
Tim