RFR : JDK-8169261 : Fix for JDK-8067744 creates build failures with some versions of gcc and/or linux

Dmitry Chuyko dmitry.chuyko at oracle.com
Wed Nov 9 13:41:21 UTC 2016


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/
>
> Testing: Build and problem test runs in Oracle environment, build in 
> reporter's environment.
>
> --
> Dmitry Chuyko
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20161109/e07f174e/attachment.html>


More information about the hotspot-compiler-dev mailing list