art/test/102-concurrent-gc/info.txt

3 lines
145 B
Plaintext
Raw Normal View History

2025-08-25 08:21:32 +08:00
Test that attempts to hide objects from a concurrently running GC. The
concurrent GC should locate the "hidden" objects through a write-barrier.