RFR: JDK-8027298: broken link in jdk8b113 macosx binaries
Magnus Ihse Bursie
magnus.ihse.bursie at oracle.com
Fri Oct 25 13:05:06 UTC 2013
On 2013-10-25 14:08, Erik Joelsson wrote:
> Please review this simple fix for FDS on macosx. The actual debuginfo
> suffix on mac is dylib.dSYM, compared to other platforms where the .so
> is replaced with .debuginfo. This wasn't properly handled when
> generating the (somewhat weird) libjsig.diz symlink file.
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8027298
>
> Webrev: http://cr.openjdk.java.net/~erikj/8027298/webrev.jdk.01/
Looks good to me!
(Even though the whole area of debuginfo would need some TLC in JDK9.)
/Magnus
More information about the build-dev
mailing list