[Bug 1602] java/util/concurrent/BlockingQueue/MultipleProducersSingleConsumerLoops.java stalls due to segfaults
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Thu Nov 21 05:38:46 PST 2013
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1602
--- Comment #3 from Xerxes Rånby <xerxes at zafena.se> ---
Debugging pthread fork join issues may be done using valgrind
http://valgrind.org/docs/manual/hg-manual.html
valgrind --tool=helgrind --smc-check=all --log-file=helgrind-smc.txt
./openjdk.build/j2sdk-image/jre/bin/java -jar test/jtreg.jar -v1 -s
openjdk/jdk/test/java/util/concurrent | tee java-concurrent.log
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20131121/3b7d54c1/attachment.html
More information about the distro-pkg-dev
mailing list