RFR: 8356192: Enable AOT code caching only on supported platforms [v3]
    Vladimir Kozlov 
    kvn at openjdk.org
       
    Mon May 12 16:10:30 UTC 2025
    
    
  
> @TheRealMDoerr reported failures in `runtime/cds/appcds` testing on PPC64 after [JDK-8350209](https://bugs.openjdk.org/browse/JDK-8350209) integration.
> 
> AOT code caching should be limited to supported platforms: x64 and aarch64.
> 
> Testing: GHA
Vladimir Kozlov has updated the pull request incrementally with two additional commits since the last revision:
 - Exclude Zero from test
 - Exclude Zero
-------------
Changes:
  - all: https://git.openjdk.org/jdk/pull/25158/files
  - new: https://git.openjdk.org/jdk/pull/25158/files/0394bbc6..850cf4f2
Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=25158&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=25158&range=01-02
  Stats: 2 lines in 2 files changed: 1 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/25158.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/25158/head:pull/25158
PR: https://git.openjdk.org/jdk/pull/25158
    
    
More information about the hotspot-compiler-dev
mailing list