-
Notifications
You must be signed in to change notification settings - Fork 37
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: openjdk/shenandoah
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 206e5b82
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: openjdk/shenandoah
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 041abc3f
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 13 commits
- 11 files changed
- 1 contributor
Commits on Oct 3, 2023
-
Improvements to support humongous allocation
1. If we fail a humongous allocation, immediately upgrade to full gc. There is little likelihood that a degen will remedy this situation. 2. Reduce the likelihood that we will fail a humongous allocation by: a) Servicing regular mutator allocation from high heap, preserving low heap for humongous allocations b) At end of concurrent old mark, if old-gen memory has become scattered throughout low memory, add a percentage of these scattered old-gen regions to the set of mixed-evac candidates so that old-gen can be defragmented, even if these regions do not have a large amount of garbage contained within them.
Configuration menu - View commit details
-
Copy full SHA for 872e670 - Browse repository at this point
Copy the full SHA 872e670View commit details
Commits on Oct 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c5a845f - Browse repository at this point
Copy the full SHA c5a845fView commit details
Commits on Oct 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 569d77f - Browse repository at this point
Copy the full SHA 569d77fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5eb3744 - Browse repository at this point
Copy the full SHA 5eb3744View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45d0ec2 - Browse repository at this point
Copy the full SHA 45d0ec2View commit details
Commits on Oct 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e9e11ad - Browse repository at this point
Copy the full SHA e9e11adView commit details -
Configuration menu - View commit details
-
Copy full SHA for b885e02 - Browse repository at this point
Copy the full SHA b885e02View commit details
Commits on Oct 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6f75a52 - Browse repository at this point
Copy the full SHA 6f75a52View commit details
Commits on Oct 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9535b51 - Browse repository at this point
Copy the full SHA 9535b51View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72ce60e - Browse repository at this point
Copy the full SHA 72ce60eView commit details
Commits on Oct 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1732b07 - Browse repository at this point
Copy the full SHA 1732b07View commit details
Commits on Oct 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0c471ab - Browse repository at this point
Copy the full SHA 0c471abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 041abc3 - Browse repository at this point
Copy the full SHA 041abc3View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 206e5b82...041abc3f