Re: [OpenJDK 2D-Dev] Fwd: Re: Small patch for multi-catch :)

2011-07-26 Thread Mario Torre
Il giorno mar, 26/07/2011 alle 11.30 -0700, Phil Race ha scritto: > Yes. > > -phil. Hi Phil, I've committed, Thanks, Mario

[OpenJDK 2D-Dev] hg: jdk8/2d/jdk: 7070155: A small refactoring patch for the abstract RenderingEngine.

2011-07-26 Thread neugens . limasoftware
Changeset: 40d0dea5d0fc Author:neugens Date: 2011-07-26 21:34 +0200 URL: http://hg.openjdk.java.net/jdk8/2d/jdk/rev/40d0dea5d0fc 7070155: A small refactoring patch for the abstract RenderingEngine. Summary: Simplify code by using ReflectiveOperationException instead of 3 ignored ca

Re: [OpenJDK 2D-Dev] Fwd: Re: Small patch for multi-catch :)

2011-07-26 Thread Phil Race
Yes. -phil. On 7/26/2011 11:19 AM, Mario Torre wrote: 2011/7/26 Mario Torre: 2011/7/26 Phil Race: Yes that's fine. I didn't know myself about ReflectiveOperationException as its new in JDK 7. -phil. Hi Phil, Yeah, same for me :) Now, to commit, I need to grab the java2d branch, I need th

Re: [OpenJDK 2D-Dev] Fwd: Re: Small patch for multi-catch :)

2011-07-26 Thread Mario Torre
2011/7/26 Mario Torre : > 2011/7/26 Phil Race : >> Yes that's fine. I didn't know myself about ReflectiveOperationException  as >> its new in JDK 7. >> >> -phil. > > Hi Phil, > > Yeah, same for me :) > > Now, to commit, I need to grab the java2d branch, I need the bug id > and the commit message, i

Re: [OpenJDK 2D-Dev] Fwd: Re: Small patch for multi-catch :)

2011-07-26 Thread Mario Torre
2011/7/26 Phil Race : > Yes that's fine. I didn't know myself about ReflectiveOperationException  as > its new in JDK 7. > > -phil. Hi Phil, Yeah, same for me :) Now, to commit, I need to grab the java2d branch, I need the bug id and the commit message, is this one ok? (sorry, I got some rust on

Re: [OpenJDK 2D-Dev] Fwd: Re: Small patch for multi-catch :)

2011-07-26 Thread Phil Race
Yes that's fine. I didn't know myself about ReflectiveOperationException as its new in JDK 7. -phil. On 7/26/2011 9:24 AM, Mario Torre wrote: Looks like it's already been added to bugster. http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7070155 Yeah, I did so. @Phil, is the patch