Actions
Bug #14761
openTestThread#test_join_limits hangs up on Solaris 10 with gcc
Bug #14761:
TestThread#test_join_limits hangs up on Solaris 10 with gcc
Description
On Solaris 10, sparc architecture, when compiling ruby (r63417) by GCC (version 4.6.2), TestThread#test_join_limits did not end.
The test ended successfully when compiling ruby by Oracle Developer Studio 12.5 or 12.6.
Actions