RFR: 8327000: GenShen: Integrate updated Shenandoah implementation of FreeSet into GenShen [v7]
Kelvin Nilsen
kdnilsen at openjdk.org
Thu Jun 13 16:36:54 UTC 2024
> The mainline implementation of ShenandoahFreeSet was recently updated. This PR integrates the upstream changes
> into Generational Shenandoah.
Kelvin Nilsen has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 34 commits:
- Merge remote-tracking branch 'origin/master' into harmonize-free-set
- Merge branch 'openjdk:master' into master
- Fix anticipated merge conflicts
- Fix GHA errors
One of these errors was introduced by auto-merge. The other addresses
more stringent restrictions enforced by the Microsoft compiler.
- Fix whitespace
- Resolve conflicts introduced by manual resolution of merge
- Merge remote-tracking branch 'origin/master' into harmonize-free-set
- Merge branch 'openjdk:master' into master
- Remove TestHumongousThreshold test from problem list
- Fix white space
- ... and 24 more: https://git.openjdk.org/shenandoah/compare/2abf4cb4...f50528b3
-------------
Changes: https://git.openjdk.org/shenandoah/pull/440/files
Webrev: https://webrevs.openjdk.org/?repo=shenandoah&pr=440&range=06
Stats: 1673 lines in 14 files changed: 872 ins; 217 del; 584 mod
Patch: https://git.openjdk.org/shenandoah/pull/440.diff
Fetch: git fetch https://git.openjdk.org/shenandoah.git pull/440/head:pull/440
PR: https://git.openjdk.org/shenandoah/pull/440
More information about the shenandoah-dev
mailing list