Skip to content

Commit a05adf9

Browse files
committed
Add caml_reset_young_limit boundary case assertion issue
1 parent fdb7132 commit a05adf9

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -380,6 +380,13 @@ property can be done in two different ways:
380380
Issues
381381
======
382382

383+
Assertion boundary case in `caml_reset_young_limit` (new, fixed, runtime)
384+
-------------------------------------------------------------------------
385+
386+
The `thread_joingraph` test triggered [an assertion boundary case in
387+
`caml_reset_young_limit` which was too strict](https://github.com/ocaml/ocaml/pull/12742)
388+
389+
383390
Assertion race condition in `install_backup_thread` (new, fixed, runtime)
384391
-------------------------------------------------------------------------
385392

0 commit comments

Comments
 (0)