comparison src/share/vm/runtime/thread.cpp @ 8845:1b90c7607451

2178143: 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@oracle.com
author minqi
date Wed, 27 Mar 2013 17:03:19 -0700
parents 499ccc15bbc8
children 24ef5fb05e0f
comparison
equal deleted inserted replaced
8839:b601102d00c8 8845:1b90c7607451