RFR(S): 8216426: Usage of array placement new may lead to memory corruption
Doerr, Martin
martin.doerr at sap.com
Mon Jan 14 16:39:25 UTC 2019
Hi,
thanks for looking at this issue and especially for adding comments.
Sounds like this issue should better get fixed although there are no known problems.
Should we fix it by replacing the array placement new by normal placement new for each element?
http://cr.openjdk.java.net/~mdoerr/8216426_array_placement_new/webrev.00/
Best regards,
Martin
More information about the hotspot-runtime-dev
mailing list