Thanks a lot Erik! That was really fast :)
Regards, Volker On Wed, Dec 16, 2015 at 3:47 PM, Erik Joelsson <erik.joels...@oracle.com> wrote: > Looks good to me. I will sponsor it. > > /Erik > > > On 2015-12-16 15:45, Volker Simonis wrote: >> >> Hi, >> >> could somebody please review and sponsor (regeneration of >> 'generated-configure.sh' is required) the following small change: >> >> http://cr.openjdk.java.net/~simonis/webrevs/2015/8145560/ >> https://bugs.openjdk.java.net/browse/JDK-8145560 >> >> Change 8036003 introduced the the '--with-native-debug-symbols' >> configure option the default of which is set to 'zipped'. >> >> On AIX we can not generated external debug info and hence we also can >> not zip it. Currently the build breaks because of the missing >> dependencies from .diz to .debuginfo files. >> >> The fix is simple - make 'internal' the default value for the >> '--with-native-debug-symbols' configure option on AIX. >> >> Thank you and best regards, >> Volker > >