After the STM merge, all of t/pmc/threads.t succeeds (woggle++).
But one of the tests fails under JIT. I'm hoping that somebody
will recognize the reason quickly, else I'll have to dive in...
--
Chip Salzenberg <ch...@pobox.com>
It is not JIT related. The test is failing with -S or -C as well. But given
that 2 threads are changing the same (unprotected?) global, it is not
surprising that it fails.
leo
Cleaning up old tickets.
This test file passes with -j, -S, and -C. as of Revision: 28125.
Closing ticket.