RFR (S): 8029957: PPC64 (part 213): cppInterpreter: memory ordering for object initialization
Lindenmaier, Goetz
goetz.lindenmaier at sap.com
Wed Dec 11 03:46:19 PST 2013
Hi,
this change adds StoreStore barriers after object initialization and
after constructor calls in the C++ interpreter. This assures no uninitialized
objects or final fields are visible.
http://cr.openjdk.java.net/~goetz/webrevs/8029957-0-moci/
Please review and test this change.
Best regards,
Goetz.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/ppc-aix-port-dev/attachments/20131211/dfc3cd5b/attachment.html
More information about the ppc-aix-port-dev
mailing list