[8u] RFR: JDK-8253550: JDK-8252395 breaks the build for make STRIP_POLICY=no_strip
Andrew Hughes
gnu.andrew at redhat.com
Wed Sep 23 17:32:38 UTC 2020
Bug: https://bugs.openjdk.java.net/browse/JDK-8253550
Webrev: https://cr.openjdk.java.net/~andrew/openjdk8/8253550/webrev.01/
JDK-8252395 broke the legacy way of disabling the stripping of
debuginfo from builds with:
$ make STRIP_POLICY=no_strip
Adding a check on this value gets the build working again.
Ok for 8u-dev?
Thanks,
--
Andrew :)
Senior Free Java Software Engineer
OpenJDK Package Owner
Red Hat, Inc. (http://www.redhat.com)
PGP Key: ed25519/0xCFDA0F9B35964222 (hkp://keys.gnupg.net)
Fingerprint = 5132 579D D154 0ED2 3E04 C5A0 CFDA 0F9B 3596 4222
More information about the jdk8u-dev
mailing list