hg: hsx/hotspot-gc/hotspot: 8008314: Unimplemented() Atomic::load breaks the applications
jesper.wilhelmsson at oracle.com
jesper.wilhelmsson at oracle.com
Thu Feb 21 12:42:41 UTC 2013
Changeset: 0598674c0056
Author: jwilhelm
Date: 2013-02-21 11:16 +0100
URL: http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot/rev/0598674c0056
8008314: Unimplemented() Atomic::load breaks the applications
Summary: jlong atomics isn't fully implemented om all 32-bit platforms so we try to avoid it. In this case the atomic add wasn't needed.
Reviewed-by: dholmes, dlong
! src/share/vm/runtime/atomic.hpp
! src/share/vm/utilities/ostream.cpp
! src/share/vm/utilities/ostream.hpp
More information about the hotspot-gc-dev
mailing list