blob: 3e5291df874501215a7d65bd3cd4fd6b5b5701ff [file] [log] [blame]
Alex Light2f494282020-01-07 22:53:09 +00001Tests structural redefinition with multiple threads.
2
3Tests that using the structural redefinition while concurrently loading and using a subtype of
4the class being redefined doesn't cause any unexpected problems.