RFR (XS) 8175267: [s390] cleanup stub code "handler_for_unsafe_access"
Doerr, Martin
martin.doerr at sap.com
Tue Feb 21 17:11:25 UTC 2017
Hi Lutz,
thanks for doing this cleanup. Looks good to me.
I think I can sponsor it as it only touches s390 files and is targeted for jdk10.
However, we need a jdk10 reviewer, too.
Best regards,
Martin
-----Original Message-----
From: s390x-port-dev [mailto:s390x-port-dev-bounces at openjdk.java.net] On Behalf Of Schmidt, Lutz
Sent: Dienstag, 21. Februar 2017 16:38
To: s390x-port-dev at openjdk.java.net; hotspot-dev at openjdk.java.net
Subject: RFR (XS) 8175267: [s390] cleanup stub code "handler_for_unsafe_access"
Hi all,
May I kindly request reviews for my very small cleanup change? Further down the road, I would need a sponsor, too.
Bug: https://bugs.openjdk.java.net/browse/JDK-8175267
Webrev: http://cr.openjdk.java.net/~lucy/webrevs/8175267/
Description:
The "handler_for_unsafe_access” is a relic from former times, having survived only on s390x. The stub is generated, but never used (called). This change removes everything related.
Thanks,
Lutz
More information about the s390x-port-dev
mailing list