hg: hsx/hsx24/hotspot: 3 new changesets

jesper.wilhelmsson at oracle.com jesper.wilhelmsson at oracle.com
Thu Feb 28 21:06:51 PST 2013


Changeset: 1a726a0f001b
Author:    jwilhelm
Date:      2013-02-28 23:30 +0100
URL:       http://hg.openjdk.java.net/hsx/hsx24/hotspot/rev/1a726a0f001b

8008314: Unimplemented() Atomic::load breaks the applications
Summary: jlong atomics isn't fully implemented on 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

Changeset: 4ddaaf331af4
Author:    jwilhelm
Date:      2013-03-01 01:14 +0100
URL:       http://hg.openjdk.java.net/hsx/hsx24/hotspot/rev/4ddaaf331af4

Merge


Changeset: ee712d4e3af6
Author:    jwilhelm
Date:      2013-03-01 03:54 +0100
URL:       http://hg.openjdk.java.net/hsx/hsx24/hotspot/rev/ee712d4e3af6

Merge




More information about the hotspot-dev mailing list