RFR (M) CR 8050147: StoreLoad barrier interferes with stack usages
Aleksey Shipilev
aleksey.shipilev at oracle.com
Thu Sep 4 08:23:55 UTC 2014
On 09/04/2014 06:28 AM, Vladimir Kozlov wrote:
> Method declaration should be done in src/share/vm/runtime/os.hpp
Thanks for review, Vladimir!
I moved the declaration to os.hpp; that allowed me to purge the
duplicate declarations in os_*_*.hpp, moving all implementations to the
appropriate *.cpp. See the updated webrev:
http://cr.openjdk.java.net/~shade/8050147/webrev.06/
As usual, passes the JPRT on all platforms.
> You need make changes in closed sources too.
Yes. The change is very simple there, I'll post it separately.
-Aleksey.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: OpenPGP digital signature
URL: <http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20140904/4541d4f6/signature.asc>
More information about the hotspot-compiler-dev
mailing list