Hi David, thanks for reviewing! Lutz On 22.02.17, 04:09, "David Holmes" <david.holmes@oracle.com> wrote: 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 >