RFR: 8337511: Implement JEP 404: Generational Shenandoah (Experimental) [v10]
    William Kemper 
    wkemper at openjdk.org
       
    Mon Nov 25 19:40:25 UTC 2024
    
    
  
> This PR merges JEP 404, a generational mode for the Shenandoah garbage collector. The JEP can be viewed here: https://openjdk.org/jeps/404. We would like to target JDK24 with this PR.
William Kemper has updated the pull request incrementally with one additional commit since the last revision:
  Remove incomplete test case
-------------
Changes:
  - all: https://git.openjdk.org/jdk/pull/21273/files
  - new: https://git.openjdk.org/jdk/pull/21273/files/7eea1d5c..381af0cd
Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=21273&range=09
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=21273&range=08-09
  Stats: 50 lines in 1 file changed: 0 ins; 50 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/21273.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/21273/head:pull/21273
PR: https://git.openjdk.org/jdk/pull/21273
    
    
More information about the serviceability-dev
mailing list