xref: /aosp_15_r20/art/test/2005-pause-all-redefine-multithreaded/info.txt (revision 795d594fd825385562da6b089ea9b2033f3abf5a)
1Tests structural redefinition with multiple threads.
2
3Tests that using the structural redefinition while pausing all other (main thread-group) threads
4doesn't cause problems. This also tests that we can update the newly created fields while the
5other threads are suspended, thus making them look initialized.
6