hg: hsx/hotspot-comp/hotspot: 2 new changesets

vladimir.x.ivanov at oracle.com vladimir.x.ivanov at oracle.com
Tue Dec 18 10:08:22 PST 2012


Changeset: eb409f2f146e
Author:    vlivanov
Date:      2012-12-18 06:52 -0800
URL:       http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/eb409f2f146e

8003135: HotSpot inlines and hoists the Thread.currentThread().isInterrupted() out of the loop
Summary: Make the load of TLS._osthread._interrupted flag in Thread.isInterrupted(Z)Z intrinsic effectively volatile.
Reviewed-by: kvn, jrose

! src/share/vm/opto/library_call.cpp

Changeset: 620e502e3f47
Author:    vlivanov
Date:      2012-12-18 08:19 -0800
URL:       http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/620e502e3f47

Merge

! src/share/vm/opto/library_call.cpp



More information about the hotspot-compiler-dev mailing list