RFR: 8337654: Relocate uncommon trap stub from SharedRuntime to OptoRuntime [v2]
    Andrew Dinn 
    adinn at openjdk.org
       
    Thu Aug  1 12:26:44 UTC 2024
    
    
  
> Reorganization of generation and management code for C2-specific blob so that it is, as far as possible, under the scope of class OptoRuntime with an implementation located in C2-specific source files.
Andrew Dinn has updated the pull request incrementally with one additional commit since the last revision:
  fix conditonal directives in arm code
-------------
Changes:
  - all: https://git.openjdk.org/jdk/pull/20417/files
  - new: https://git.openjdk.org/jdk/pull/20417/files/b2821099..eb9b2d5c
Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=20417&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=20417&range=00-01
  Stats: 6 lines in 1 file changed: 3 ins; 3 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/20417.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/20417/head:pull/20417
PR: https://git.openjdk.org/jdk/pull/20417
    
    
More information about the hotspot-dev
mailing list