Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

8338867: GenShen: Do all size accounting in words #482

Draft
wants to merge 75 commits into
base: master
Choose a base branch
from

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    7bb1d38 View commit details
    Browse the repository at this point in the history
  2. Revert "Remove dead code for inelastic plabs"

    This reverts commit 7bb1d38.
    kdnilsen committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    8bc4367 View commit details
    Browse the repository at this point in the history
  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
    Configuration menu
    Copy the full SHA
    99cce53 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    11b26bb View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    941d8aa View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    39c5885 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28a382b View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    a43675a View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    d881300 View commit details
    Browse the repository at this point in the history
  2. Revert "Change behavior of max_old and min_old"

    This reverts commit d881300.
    kdnilsen committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    c2cb1b7 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    141fec1 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    bac08f0 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    84f27d7 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    118f5b1 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    5312029 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    56567b0 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    25ee3f5 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    c076aa3 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    ff99de7 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. Configuration menu
    Copy the full SHA
    b8b4e42 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    e7ca145 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    891bd02 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d571b7 View commit details
    Browse the repository at this point in the history
  3. Deprecate ShenandoahHeapRegion::region_size_bytes_jint()

    Also fix typos in spelling of proper_unit_for_byte_size()
    kdnilsen committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    1c58bee View commit details
    Browse the repository at this point in the history
  4. Merge master

    kdnilsen committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    d71e096 View commit details
    Browse the repository at this point in the history
  5. Fix typo in comment

    kdnilsen committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    f8f3b8d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7ee9928 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1327062 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3f4b58f View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    fb25a52 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2024

  1. Configuration menu
    Copy the full SHA
    cadb287 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02f28bb View commit details
    Browse the repository at this point in the history
  3. Fix typo

    kdnilsen committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    15fd04d View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    5a01512 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23170c4 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    28a4df1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e27d8e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac314fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f62f71 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    00b5c7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab17565 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f6e935 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    42cf0e4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    28a0b93 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3157d76 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Configuration menu
    Copy the full SHA
    ac93a51 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    236d8ba View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    9aacbc1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c66bb5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd5f321 View commit details
    Browse the repository at this point in the history
  4. white space

    kdnilsen committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    93f627a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    241162f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fdf69ac View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    412e84e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6fd8098 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    1f9ebf2 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://git.openjdk.org/shenandoah into do-a…

    …ll-size-accounting-in-words
    kdnilsen committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    524985d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    79ef0cb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8688e99 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    218f44d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    294ebcb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef3f275 View commit details
    Browse the repository at this point in the history
  4. Cosmetic improvements

    kdnilsen committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    000b8d0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f495dc9 View commit details
    Browse the repository at this point in the history
  6. ShenandoahFreeSet::transfer_empty_regions_from_collector_set_to_mutat…

    …or_set() reports words transferred
    kdnilsen committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    caafe5a View commit details
    Browse the repository at this point in the history
  7. ShenandoahFreeSet::transfer_non_empty_regions_from_collector_set_to_m…

    …utator_set() reports words transferred
    kdnilsen committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    d20b73f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9eaf774 View commit details
    Browse the repository at this point in the history
  9. ShenandoahFreeSet use words in finish_rebuild(), compute_young_and_ol…

    …d_reserves(), reserve_regions()
    kdnilsen committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    310be29 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. Configuration menu
    Copy the full SHA
    545c8a7 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. Configuration menu
    Copy the full SHA
    59bc72d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    763e344 View commit details
    Browse the repository at this point in the history
  3. Fix whitespace

    kdnilsen committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    1044d0e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5510a0f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    71ce757 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    85acbe1 View commit details
    Browse the repository at this point in the history