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

8254739: G1: Optimize evacuation failure for regions with few failed objects #5181

Commits on Aug 18, 2021

  1. Copy the full SHA
    954b5ee View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4d88f42 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2021

  1. Use a segmented array rather than a linked list to record evacuation …

    …failure objs in one region
    Hamlin-Li committed Aug 25, 2021
    Copy the full SHA
    74bc4d9 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    05f026a View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2021

  1. Copy the full SHA
    ded8275 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    51d19eb View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    f454925 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    34aed3f View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

  1. Copy the full SHA
    43a8b59 View commit details
    Browse the repository at this point in the history
  2. Fix wrong merge

    Hamlin-Li committed Oct 25, 2021
    Copy the full SHA
    6132372 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    44e3562 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. Add asserts, comments

    Hamlin-Li committed Oct 26, 2021
    Copy the full SHA
    e779c3a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    924fec5 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2021

  1. Copy the full SHA
    0070826 View commit details
    Browse the repository at this point in the history
  2. Fix compilation error

    Hamlin-Li committed Oct 29, 2021
    Copy the full SHA
    c4ca77c View commit details
    Browse the repository at this point in the history
  3. Fix compilation error

    Hamlin-Li committed Oct 29, 2021
    Copy the full SHA
    ab04f1c View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    3712037 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    82c172a View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

  1. Copy the full SHA
    d33f87b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e588cad View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2021

  1. Fix typo

    Hamlin-Li committed Nov 5, 2021
    Copy the full SHA
    3efa90b View commit details
    Browse the repository at this point in the history