Skip to content
Permalink

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: f1d98490
Choose a base ref
...
head repository: openjdk/shenandoah
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: f99a71ac
Choose a head ref
  • 12 commits
  • 4 files changed
  • 1 contributor

Commits on Feb 26, 2024

  1. Copy the full SHA
    7bb1d38 View commit details
  2. Revert "Remove dead code for inelastic plabs"

    This reverts commit 7bb1d38.
    kdnilsen committed Feb 26, 2024
    Copy the full SHA
    8bc4367 View commit details
  3. 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.
    kdnilsen committed Feb 26, 2024
    Copy the full SHA
    99cce53 View commit details
  4. Copy the full SHA
    11b26bb View commit details

Commits on Feb 27, 2024

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    941d8aa View commit details

Commits on Mar 13, 2024

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    39c5885 View commit details
  2. Copy the full SHA
    28a382b View commit details

Commits on Mar 16, 2024

  1. Re-enable old-growth trigger

    kdnilsen committed Mar 16, 2024
    Copy the full SHA
    42ade6e View commit details

Commits on Mar 17, 2024

  1. Add a jtreg test for old growth trigger

    kdnilsen committed Mar 17, 2024
    Copy the full SHA
    aed9633 View commit details

Commits on Mar 27, 2024

  1. Respond to reviewer feedback

    kdnilsen committed Mar 27, 2024
    Copy the full SHA
    c950050 View commit details

Commits on Mar 28, 2024

  1. Fix typo introduced during refactoring

    kdnilsen committed Mar 28, 2024
    Copy the full SHA
    052d381 View commit details
  2. Merge branch 'master' of https://git.openjdk.org/shenandoah into enab…

    …le-old-growth-triggers
    kdnilsen committed Mar 28, 2024
    Copy the full SHA
    f99a71a View commit details
Loading