[OpenJDK 2D-Dev] [8] request for review: 8026702: Fix for 8025429 breaks jdk build on windows

2013-10-16 Thread Andrew Brygin

Hello,

could you please review a fix for CR 8026702?

Bug: http://bugs.sun.com/view_bug.do?bug_id=8026702
Webrev: http://cr.openjdk.java.net/~bae/8026702/webrev.00/

Suggested fix is to declare local variables in the beginning of the 
function.


Please take a look.

Thanks,
Andrew.


Re: [OpenJDK 2D-Dev] [8] request for review: 8026702: Fix for 8025429 breaks jdk build on windows

2013-10-16 Thread Vadim Pakhnushev

Looks good.

On 16.10.2013 17:00, Andrew Brygin wrote:

Hello,

could you please review a fix for CR 8026702?

Bug: http://bugs.sun.com/view_bug.do?bug_id=8026702
Webrev: http://cr.openjdk.java.net/~bae/8026702/webrev.00/

Suggested fix is to declare local variables in the beginning of the 
function.


Please take a look.

Thanks,
Andrew.