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

Vladimir Kozlov vladimir.kozlov at oracle.com
Wed Nov 9 16:57:25 UTC 2016


Good.

thanks,
Vladimir

On 11/9/16 5:41 AM, Dmitry Chuyko wrote:
> 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
>>
>


More information about the hotspot-compiler-dev mailing list