RFR : JDK-8169261 : Fix for JDK-8067744 creates build failures with some versions of gcc and/or linux
White, Derek
Derek.White at cavium.com
Wed Nov 9 16:47:58 UTC 2016
Strangely, I like it ☺.
(r)eviewed.
From: hotspot-compiler-dev [mailto:hotspot-compiler-dev-bounces at openjdk.java.net] On Behalf Of Dmitry Chuyko
Sent: Wednesday, November 09, 2016 8:41 AM
To: 'hotspot-compiler-dev at openjdk.java.net' <hotspot-compiler-dev at openjdk.java.net>
Subject: Re: RFR : JDK-8169261 : Fix for JDK-8067744 creates build failures with some versions of gcc and/or linux
Corrected option to be LIBS instead of LDFLAGS as suggested by Derek White. The test runs fine on our machines.
Webrev: http://cr.openjdk.java.net/~vlivanov/dchuyko/8169261/webrev.01/
-Dmitry
On 11/08/2016 06:42 PM, Dmitry Chuyko wrote:
Summary: Patch from Yang Zhang based on top of jdk9/hs. It explicitly sets behavior of ld to default for any Linux to make the test added in JDK-8067744 compilable. Also removed unnecessary native source entry which caused warnings.
Bug: https://bugs.openjdk.java.net/browse/JDK-8169261
Webrev: http://cr.openjdk.java.net/~vlivanov/dchuyko/8169261/webrev.00/<http://cr.openjdk.java.net/%7Evlivanov/dchuyko/8169261/webrev.00/>
Testing: Build and problem test runs in Oracle environment, build in reporter's environment.
<http://cr.openjdk.java.net/%7Evlivanov/dchuyko/8169261/webrev.00/>
--
Dmitry Chuyko
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20161109/39446d0a/attachment.html>
More information about the hotspot-compiler-dev
mailing list