RFR: 8169317: [s390] Various minor bug fixes and adaptions.
Shahid Shaikh
shahid at us.ibm.com
Thu Nov 10 15:21:37 UTC 2016
Hi Goetz,
The build is still going on. I guess it will take few hours more. We will
update you soon after the build completes.
Regards,
Shahid
From: "Lindenmaier, Goetz" <goetz.lindenmaier at sap.com>
To: "hotspot-compiler-dev at openjdk.java.net"
<hotspot-compiler-dev at openjdk.java.net>
Cc: Cindy Lee <cinderel at ca.ibm.com>, Amod
Borkar/Austin/Contr/IBM at IBMUS, Shahid
Shaikh/Austin/Contr/IBM at IBMUS
Date: 11/10/2016 08:41 PM
Subject: RE: RFR: 8169317: [s390] Various minor bug fixes and adaptions.
Hi,
I updated the webrev with a fix by Martin Doerr, that fixes
an assertion showing on single processor machines.
Could I please get reviews?
http://cr.openjdk.java.net/~goetz/wr16/8169317-s390_fixes/webrev-02/
@Shahid, this contains the fix Martin sent you, could you confirm that this
helps with your issue?
Best regards,
Goetz.
> -----Original Message-----
> From: Lindenmaier, Goetz
> Sent: Montag, 7. November 2016 12:53
> To: hotspot-compiler-dev at openjdk.java.net
> Cc: Cindy Lee <cinderel at ca.ibm.com>; Amod Borkar
> <aborkar at us.ibm.com>; Shahid Shaikh <shahid at us.ibm.com>
> Subject: RFR: 8169317: [s390] Various minor bug fixes and adaptions.
>
> Hi,
>
>
>
> This change contains a row of minor fixes to the s390 port.
>
> Please review this change:
>
> http://cr.openjdk.java.net/~goetz/wr16/8169317-s390_fixes/webrev-01/
>
>
>
> The fixes in detail:
>
>
> s390.ad
> Fix rule indexOfChar_U.
>
> c1_LIRAssembler_s390.cpp
> Register overwritten in heap based compressed oops mode. We never see
> this mode on our systems, but it is a possible configuration.
>
> templateTable_s390.cpp, nativeInst_s390.cpp:
> Wrong register passed as argument to call_VM
>
> frame_s390.cpp, frame_s390.inline.hpp. os_linux_s390.cpp
> Some adaptions for "8151956: Support non-continuous CodeBlobs in
> HotSpot"
>
> Remove flag UseCountLeadingZerosInstruction. This instruction is
available
> on all supported s390 cpus, and the tests for this flag depend on a
string in
> the x86 cpu feature list.
>
> vm_version_s390.cpp
> Add 'aes' and 'sha' to cpu feature string if the corresponding extensions
are
> implemented on the current cpu. Needed for jtreg tests.
>
> os_linux_s390.cpp
> Fix frame popping for debug / fastdebug build. Else NMT tests fail.
>
>
>
> Best regards,
>
> Goetz.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20161110/87b2ae5f/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: graycol.gif
Type: image/gif
Size: 105 bytes
Desc: not available
URL: <http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20161110/87b2ae5f/graycol.gif>
More information about the hotspot-compiler-dev
mailing list