Withdrawn: 8361433: [Big Endian] assert(verify_guards()) failed: Expected valid memory guards after 8357601
    Martin Doerr 
    mdoerr at openjdk.org
       
    Mon Jul  7 08:32:46 UTC 2025
    
    
  
On Fri, 4 Jul 2025 22:46:53 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:
> Big Endian fix for [JDK-8357601](https://bugs.openjdk.org/browse/JDK-8357601).
> 
> Note: The first commit is only a Big Endian fix. The code looks still wrong for platforms which don't support unaligned accesses. Also see `UseUnalignedAccesses`.
> The second commit changes to check `os::is_readable_range()`.
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.org/jdk/pull/26140
    
    
More information about the hotspot-runtime-dev
mailing list