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

fix: Execute WeakReference post-cleanup callbacks only in java.lang.Thread #3815

Merged

Commits on Mar 7, 2024

  1. Cleanups and try to fix SIGILL in weak references

    Fix lint
    
    cleanup
    WojciechMazur committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    be1c06f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ec7d11 View commit details
    Browse the repository at this point in the history
  3. Adjust MinimalRequiredSymbolsTest - increase in found symbols is fine…

    …: previously there was no threads created though large part of multithreading related code base was not linked
    WojciechMazur committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    8429c26 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6932b8b View commit details
    Browse the repository at this point in the history