RFR: 8280843: macos-Aarch64 SEGV in frame::sender_for_compiled_frame after JDK-8277948 [v4]
    Denghui Dong 
    ddong at openjdk.java.net
       
    Fri Jan 28 22:55:39 UTC 2022
    
    
  
> Hi,
> 
> Could I have a review of this fix?
> 
> JDK-8277948 missed the changes to thread_bsd_aarch64.cpp and thread_windows_aarch64.cpp. It caused some tests failures.
> 
> I'm trying to find an environment for windows/mac on aarch64 for testing.
> 
> Thanks,
> Denghui
Denghui Dong has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains five additional commits since the last revision:
 - Unproblemlist TestC2IntPressure on macosx-aarch64
 - Merge branch 'master' into JDK-8280843
 - update copyright
 - update copyright
 - 8280843: macos-Aarch64 SEGV in frame::sender_for_compiled_frame after JDK-8277948
-------------
Changes:
  - all: https://git.openjdk.java.net/jdk/pull/7260/files
  - new: https://git.openjdk.java.net/jdk/pull/7260/files/4e0ada13..526c7db7
Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=7260&range=03
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=7260&range=02-03
  Stats: 216 lines in 17 files changed: 82 ins; 90 del; 44 mod
  Patch: https://git.openjdk.java.net/jdk/pull/7260.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/7260/head:pull/7260
PR: https://git.openjdk.java.net/jdk/pull/7260
    
    
More information about the hotspot-dev
mailing list