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

[Test Only] async safe point interrupts after NOP change #101151

Closed
wants to merge 26 commits into from

Commits on May 1, 2024

  1. limited number of tests

    VSadov committed May 1, 2024
    Configuration menu
    Copy the full SHA
    deb49c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0202981 View commit details
    Browse the repository at this point in the history
  3. PING_JIT_TIMEOUT gone

    VSadov committed May 1, 2024
    Configuration menu
    Copy the full SHA
    c93962b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    67521fa View commit details
    Browse the repository at this point in the history
  5. current

    VSadov committed May 1, 2024
    Configuration menu
    Copy the full SHA
    681ee52 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5211e94 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    22eec41 View commit details
    Browse the repository at this point in the history
  8. fix for x86

    VSadov committed May 1, 2024
    Configuration menu
    Copy the full SHA
    3bcebef View commit details
    Browse the repository at this point in the history
  9. factored out Thread::Hijack

    VSadov committed May 1, 2024
    Configuration menu
    Copy the full SHA
    fad9a38 View commit details
    Browse the repository at this point in the history
  10. fix build for non-x64 windows

    VSadov committed May 1, 2024
    Configuration menu
    Copy the full SHA
    ddbfd1d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1c8a1f2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ba455ef View commit details
    Browse the repository at this point in the history
  13. undo comment

    VSadov committed May 1, 2024
    Configuration menu
    Copy the full SHA
    f6854ad View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    eb802e2 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f691e11 View commit details
    Browse the repository at this point in the history
  16. tweak

    VSadov committed May 1, 2024
    Configuration menu
    Copy the full SHA
    abd6a21 View commit details
    Browse the repository at this point in the history
  17. dead assert

    VSadov committed May 1, 2024
    Configuration menu
    Copy the full SHA
    b9d0472 View commit details
    Browse the repository at this point in the history
  18. tweak RareDisablePreemptiveGC

    VSadov committed May 1, 2024
    Configuration menu
    Copy the full SHA
    c38d98c View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    e00e19d View commit details
    Browse the repository at this point in the history
  20. updated Thread::Hijack

    VSadov committed May 1, 2024
    Configuration menu
    Copy the full SHA
    f941fb6 View commit details
    Browse the repository at this point in the history
  21. fix typo

    VSadov committed May 1, 2024
    Configuration menu
    Copy the full SHA
    6793b21 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    1a867fe View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    3178b7f View commit details
    Browse the repository at this point in the history
  24. SetThreadTrapForSuspension

    VSadov committed May 1, 2024
    Configuration menu
    Copy the full SHA
    1d6e816 View commit details
    Browse the repository at this point in the history
  25. deleted TS_GCSuspendPending

    VSadov committed May 1, 2024
    Configuration menu
    Copy the full SHA
    7d5435f View commit details
    Browse the repository at this point in the history
  26. tweaks

    VSadov committed May 1, 2024
    Configuration menu
    Copy the full SHA
    b6449b0 View commit details
    Browse the repository at this point in the history