[Bug 2958] [IcedTea7] Backport "2178143: JVM crashes if the number of bound CPUs changed during runtime"
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Thu Jul 21 16:02:20 UTC 2016
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2958
--- Comment #3 from hg commits <mercurial at icedtea.classpath.org> ---
details:
http://icedtea.classpath.org//hg/release/icedtea7-forest-2.6/hotspot?cmd=changeset;node=8eef7715af0b
author: minqi
date: Wed Jun 01 19:31:26 2016 +0100
2178143, PR2958: JVM crashes if the number of bound CPUs changed during
runtime
Summary: Supply a new flag -XX:+AssumeMP to workaround the problem. With
the flag is turned on, assume VM run on MP platform so is_MP() will return true
that sync calls will not skip away.
Reviewed-by: dholmes, acorn, dcubed, jmasa
Contributed-by: yumin.qi at oracle.com
--
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/20160721/18466774/attachment.html>
More information about the distro-pkg-dev
mailing list