[8u] RFR: JDK-8253550: JDK-8252395 breaks the build for make STRIP_POLICY=no_strip

Andrew Haley aph at redhat.com
Wed Sep 23 18:53:31 UTC 2020


On 23/09/2020 18:32, Andrew Hughes wrote:
> 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?

OK, thanks.

-- 
Andrew Haley  (he/him)
Java Platform Lead Engineer
Red Hat UK Ltd. <https://www.redhat.com>
https://keybase.io/andrewhaley
EAC8 43EB D3EF DB98 CC77 2FAD A5CD 6035 332F A671



More information about the jdk8u-dev mailing list