-
Notifications
You must be signed in to change notification settings - Fork 37
Comparing changes
Open a pull request
base repository: openjdk/shenandoah
base: 6d095910
head repository: openjdk/shenandoah
compare: 7e708569
Commits on Feb 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7bb1d38 - Browse repository at this point
Copy the full SHA 7bb1d38View commit details -
Revert "Remove dead code for inelastic plabs"
This reverts commit 7bb1d38.
Configuration menu - View commit details
-
Copy full SHA for 8bc4367 - Browse repository at this point
Copy the full SHA 8bc4367View commit details -
Round LAB sizes down rather than up to force alignment
When we round up, we introduce the risk that the new size exceeds the maximum LAB size, resulting in an assertion error.
Configuration menu - View commit details
-
Copy full SHA for 99cce53 - Browse repository at this point
Copy the full SHA 99cce53View commit details -
Revert "Round LAB sizes down rather than up to force alignment"
This reverts commit 99cce53.
Configuration menu - View commit details
-
Copy full SHA for 11b26bb - Browse repository at this point
Copy the full SHA 11b26bbView commit details
Commits on Feb 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 941d8aa - Browse repository at this point
Copy the full SHA 941d8aaView commit details
Commits on Mar 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 39c5885 - Browse repository at this point
Copy the full SHA 39c5885View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28a382b - Browse repository at this point
Copy the full SHA 28a382bView commit details
Commits on Mar 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 42ade6e - Browse repository at this point
Copy the full SHA 42ade6eView commit details
Commits on Mar 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for aed9633 - Browse repository at this point
Copy the full SHA aed9633View commit details
Commits on Mar 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c950050 - Browse repository at this point
Copy the full SHA c950050View commit details
Commits on Mar 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 052d381 - Browse repository at this point
Copy the full SHA 052d381View commit details -
Merge branch 'master' of https://git.openjdk.org/shenandoah into enab…
…le-old-growth-triggers
Configuration menu - View commit details
-
Copy full SHA for f99a71a - Browse repository at this point
Copy the full SHA f99a71aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e9fcdc1 - Browse repository at this point
Copy the full SHA e9fcdc1View commit details
Commits on Apr 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b333414 - Browse repository at this point
Copy the full SHA b333414View commit details
Commits on Apr 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a43675a - Browse repository at this point
Copy the full SHA a43675aView commit details
Commits on Apr 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d881300 - Browse repository at this point
Copy the full SHA d881300View commit details -
Revert "Change behavior of max_old and min_old"
This reverts commit d881300.
Configuration menu - View commit details
-
Copy full SHA for c2cb1b7 - Browse repository at this point
Copy the full SHA c2cb1b7View commit details
Commits on Apr 15, 2024
-
Merge branch 'master' of https://git.openjdk.org/shenandoah into enab…
…le-old-growth-triggers
Configuration menu - View commit details
-
Copy full SHA for ef967a5 - Browse repository at this point
Copy the full SHA ef967a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4e79b0 - Browse repository at this point
Copy the full SHA e4e79b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 141fec1 - Browse repository at this point
Copy the full SHA 141fec1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93731d0 - Browse repository at this point
Copy the full SHA 93731d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 901dbe0 - Browse repository at this point
Copy the full SHA 901dbe0View commit details -
Configuration menu - View commit details
-
Copy full SHA for b767ab9 - Browse repository at this point
Copy the full SHA b767ab9View commit details
Commits on Apr 17, 2024
-
Correct typo in symbolic constant
FRACTIONAL_DENOMINATOR should be a power of 2. Small round-off errors were observed because there was an error in one digit of this contant.
Configuration menu - View commit details
-
Copy full SHA for 8e5164c - Browse repository at this point
Copy the full SHA 8e5164cView commit details -
Minor refinements to old-growth heuristics
1. If old-marking finds old-gen is entirely empty, reset the heuristics to initial state, so we can restart the search for appropriate old-gen size 2. When testing whether old-gen growth "still" exceeds the trigger threshold following mixed evacuations, include both old usage and old humongous waste, as that is the quantity that was used for initial trigger.
Configuration menu - View commit details
-
Copy full SHA for 0dc8aba - Browse repository at this point
Copy the full SHA 0dc8abaView commit details
Commits on Apr 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bac08f0 - Browse repository at this point
Copy the full SHA bac08f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e70856 - Browse repository at this point
Copy the full SHA 7e70856View commit details
There are no files selected for viewing