Looks good. Regards, Volker
On Mon, Oct 26, 2015 at 9:21 AM, prasanta sadhukhan <prasanta.sadhuk...@oracle.com> wrote: > Hi All, > > Please review a small fix for jdk9 > > Bug: https://bugs.openjdk.java.net/browse/JDK-8139803 > webrev: http://cr.openjdk.java.net/~psadhukhan/8139803/webrev/ > > Fix for 8132985: Crash in freetypescaler.c due to double free was breaking > openjdk build on windows > as an used variable was not removed and since warnings are treated as > errors, it results in build error. > > Regards > Prasanta >