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

Artem Smotrakov artem.smotrakov at oracle.com
Tue Feb 2 19:48:57 UTC 2016


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