RFR: 8315488: SA ciReplay support is no longer up-to-date with hotspot ciReplay support [v7]
    Coleen Phillimore 
    coleenp at openjdk.org
       
    Fri Feb 28 18:10:26 UTC 2025
    
    
  
> This change removes the ci, c1 and c2 compiler code from the serviceability agent.  The ciReplay functionality is supported inside the jvm and this duplicated functionality in SA had bit rotted so is removed.
> Tested with tier1-4.
Coleen Phillimore has updated the pull request incrementally with one additional commit since the last revision:
  Fix COMPILER2 preprocessor constant for SA.
-------------
Changes:
  - all: https://git.openjdk.org/jdk/pull/23782/files
  - new: https://git.openjdk.org/jdk/pull/23782/files/aa80d2c6..38041d03
Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=23782&range=06
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=23782&range=05-06
  Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/23782.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/23782/head:pull/23782
PR: https://git.openjdk.org/jdk/pull/23782
    
    
More information about the serviceability-dev
mailing list