[8u] RFR: 8210350: -Wl,-z,defs JDK 8 build failure
Severin Gehwolf
sgehwolf at redhat.com
Thu Sep 20 15:09:29 UTC 2018
Hi,
Could someone please review this JDK 8u only change. When building with
extra linker flags, namely -Wl,-z,defs, the build fails on linux in the
serviciability agent. The reason for this is missing -ldl on the link
command. Note that JDK 9+ with the new build system have that already.
Thoughts?
Bug: https://bugs.openjdk.java.net/browse/JDK-8210350
webrev: http://cr.openjdk.java.net/~sgehwolf/webrevs/JDK-8210350/webrev.01/
Thanks,
Severin
More information about the build-dev
mailing list