You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6 lines
290 B
6 lines
290 B
Regression test for a bug that used to trigger GC crashes during a
|
|
sticky-bit CC (young-generation) collection involving an unreachable
|
|
newly allocated object in the non-moving space with a dangling
|
|
reference to an object cleared or moved from a newly allocated region
|
|
of the region space.
|