[9] RFR: 8146249: libjimage should use delete[] with new[]

Jim Laskey (Oracle) james.laskey at oracle.com
Tue Feb 2 19:53:27 UTC 2016


+1

Note that these changes will be superceded (thrown out) by the Jake merge.

— Jim

> On Feb 2, 2016, at 3:48 PM, Artem Smotrakov <artem.smotrakov at oracle.com> wrote:
> 
> Hello,
> 
> Please review this small fix for jdk9/dev repo.
> 
> It updates a couple of files in libjimage to use delete[] operator together with new[]. This fix is similar to https://bugs.openjdk.java.net/browse/JDK-8140649
> 
> Bug: https://bugs.openjdk.java.net/browse/JDK-8146249
> Webrev: http://cr.openjdk.java.net/~asmotrak/8146249/webrev.00/
> 
> Artem




More information about the core-libs-dev mailing list