-
Notifications
You must be signed in to change notification settings - Fork 37
Comparing changes
Open a pull request
base repository: openjdk/shenandoah
base: 9d869ca1
head repository: openjdk/shenandoah
compare: 787e37a8
- 17 commits
- 11 files changed
- 1 contributor
Commits on Feb 28, 2024
-
Clear local census at start of marking rather than at every pass through
marking loop after flushing satb buffers.
Configuration menu - View commit details
-
Copy full SHA for 8e1edc8 - Browse repository at this point
Copy the full SHA 8e1edc8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f06c25 - Browse repository at this point
Copy the full SHA 9f06c25View commit details
Commits on Mar 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0372399 - Browse repository at this point
Copy the full SHA 0372399View commit details
Commits on Mar 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6855db1 - Browse repository at this point
Copy the full SHA 6855db1View commit details -
Fix/elaborate some more documentation. Move age census reset to young
gen's prepare_gc() method. Still TBD whether global needs this or not. Seems safer not to do this for global case, but may extend to global if it turns out that global leaves objects in their own generation or uses tenuring threshold to make promotion decisions.
Configuration menu - View commit details
-
Copy full SHA for fe863d5 - Browse repository at this point
Copy the full SHA fe863d5View commit details -
ShenandoahGlobalGeneration also resets local age census data in
prepare_gc() for the generational case.
Configuration menu - View commit details
-
Copy full SHA for 3a2845a - Browse repository at this point
Copy the full SHA 3a2845aView commit details
Commits on Mar 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8f7b6bf - Browse repository at this point
Copy the full SHA 8f7b6bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for ebfabd8 - Browse repository at this point
Copy the full SHA ebfabd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3f1652 - Browse repository at this point
Copy the full SHA e3f1652View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6470920 - Browse repository at this point
Copy the full SHA 6470920View commit details -
Configuration menu - View commit details
-
Copy full SHA for f542497 - Browse repository at this point
Copy the full SHA f542497View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5dd8fe - Browse repository at this point
Copy the full SHA c5dd8feView commit details
Commits on Mar 7, 2024
-
Remove local_reset of age_census object inadvertently left behind in the
GLOBAL gen concurrent mark, which was triggering the newly added reasonableness assert (yay!).
Configuration menu - View commit details
-
Copy full SHA for be38e9e - Browse repository at this point
Copy the full SHA be38e9eView commit details
Commits on Apr 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d6edca1 - Browse repository at this point
Copy the full SHA d6edca1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7cc4cbc - Browse repository at this point
Copy the full SHA 7cc4cbcView commit details
Commits on Apr 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d5fb72c - Browse repository at this point
Copy the full SHA d5fb72cView commit details
Commits on Apr 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 787e37a - Browse repository at this point
Copy the full SHA 787e37aView commit details
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 9d869ca1...787e37a8