RFR: 8367371: Remove @requires vm.opt.UseLargePages from InternSharedString.java test [v2]
    Paul Hübner 
    phubner at openjdk.org
       
    Thu Sep 11 14:00:28 UTC 2025
    
    
  
> Hi all,
> 
> This PR removes the requirement to not use large pages for the given CDS test. CDS now supports large pages.
> 
> Tested `InternSharedString.java` on Linux x64 and Linux AArch64 with `-XX:+UseLargePages`. 5x 100 iterations.
Paul Hübner has updated the pull request incrementally with one additional commit since the last revision:
  Update test/hotspot/jtreg/runtime/cds/appcds/sharedStrings/InternSharedString.java
  
  Co-authored-by: Joel Sikström <joel.sikstrom at oracle.com>
-------------
Changes:
  - all: https://git.openjdk.org/jdk/pull/27218/files
  - new: https://git.openjdk.org/jdk/pull/27218/files/3c928a9a..d33e1adc
Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=27218&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=27218&range=00-01
  Stats: 1 line in 1 file changed: 0 ins; 1 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/27218.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/27218/head:pull/27218
PR: https://git.openjdk.org/jdk/pull/27218
    
    
More information about the hotspot-runtime-dev
mailing list