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

8273916: Remove 'special' ranking #5563

Closed
wants to merge 7 commits into from

Commits on Sep 16, 2021

  1. Partition safepoint checking and nonchecking lock ranks. The noncheck…

    …ing locks are always lower ranked than the safepoint checking locks because they cannot block.
    coleenp committed Sep 16, 2021
    Copy the full SHA
    d14f8e1 View commit details
    Browse the repository at this point in the history
  2. Partition safepoint checking and nonchecking lock ranks. The noncheck…

    …ing locks are always lower ranked than the safepoint checking locks because they cannot block.
    coleenp committed Sep 16, 2021
    Copy the full SHA
    9d4fbe9 View commit details
    Browse the repository at this point in the history
  3. Remove "special" rank.

    coleenp committed Sep 16, 2021
    Copy the full SHA
    1798827 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2021

  1. Copy the full SHA
    81c5fef View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2021

  1. Copy the full SHA
    ecc0a99 View commit details
    Browse the repository at this point in the history
  2. Remove blank line.

    coleenp committed Sep 21, 2021
    Copy the full SHA
    5867b9a View commit details
    Browse the repository at this point in the history
  3. Remove special comment.

    coleenp committed Sep 21, 2021
    Copy the full SHA
    6440a8c View commit details
    Browse the repository at this point in the history