Looks good. -- best regards, Anthony
On 3/27/2014 1:53 PM, Petr Pchelko wrote:
Hello, AWT Team. Please review the fix for the issue: https://bugs.openjdk.java.net/browse/JDK-8037096 The fix is available at: http://cr.openjdk.java.net/~pchelko/9/8037096/webrev/ We've used a pattern with passing the parameters using an MutableArray, but this array leaked. Now it doesn't. With best regards. Petr.