22 Feb
2017
22 Feb
'17
3:09 a.m.
Hi Lutz, I concur that this removes all code related to handler_for_unsafe_access in the s390 code. Reviewed. :) Thanks, David On 22/02/2017 1:38 AM, Schmidt, Lutz wrote:
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