Re: [OpenJDK 2D-Dev] Review Reqeust for Bug 100068 - SunGraphics2D exposes a reference to itself while non fully initialised

2009-10-30 Thread Mario Torre
Il 29/10/2009 13:58, Mario Torre ha scritto: Il 28/10/2009 19:43, Jennifer Godinez ha scritto: Hi Mario, Please use the sun bug ID 6896068 when pushing the change. Make sure that you push it in 2D repository. If you need help, let me know. Thank you. Jennifer Hi Jennifer! I'll try to do

Re: [OpenJDK 2D-Dev] Review Reqeust for Bug 100068 - SunGraphics2D exposes a reference to itself while non fully initialised

2009-10-30 Thread Andrew John Hughes
2009/10/30 Mario Torre mario.to...@aicas.com: Il 29/10/2009 13:58, Mario Torre ha scritto: Il 28/10/2009 19:43, Jennifer Godinez ha scritto: Hi Mario, Please use the sun bug ID 6896068 when pushing the change. Make sure that you push it in 2D repository. If you need help, let me know.

Re: [OpenJDK 2D-Dev] Review Reqeust for Bug 100068 - SunGraphics2D exposes a reference to itself while non fully initialised

2009-10-30 Thread Mario Torre
Il 30/10/2009 15:53, Andrew John Hughes ha scritto: http://mail.openjdk.java.net/pipermail/build-dev/2009-October/002447.html Simple solution is to build with ALT_JDK_IMPORT_PATH set to the same as what you set ALT_BOOTDIR to for now. You shouldn't need to, but it's a quicker and simpler

Re: [OpenJDK 2D-Dev] Integration of the xrender pipeline rewite

2009-10-30 Thread Andrew John Hughes
2009/10/30 Clemens Eisserer linuxhi...@gmail.com: Hi again, I've uploaded a new version, which includes some fixes for the problems you mentioned, including one fix from icedtea using static initializers for X11SurfaceData. Would be great if you could have another look.

Re: [OpenJDK 2D-Dev] Integration of the xrender pipeline rewite

2009-10-30 Thread Clemens Eisserer
Hi Andrew, How close is what you have to what we have in IcedTea?  I'm thinking it might be a good idea to have your XRender work in the IcedTea forest rather than as patches in IcedTea7.  That would give you a clean webrev against the latest JDK7 code. Its a complete rewrite and doesn't

Re: [OpenJDK 2D-Dev] Integration of the xrender pipeline rewite

2009-10-30 Thread Andrew John Hughes
2009/10/30 Clemens Eisserer linuxhi...@gmail.com: Hi Andrew, How close is what you have to what we have in IcedTea?  I'm thinking it might be a good idea to have your XRender work in the IcedTea forest rather than as patches in IcedTea7.  That would give you a clean webrev against the latest

Re: [OpenJDK 2D-Dev] Review Reqeust for Bug 100068 - SunGraphics2D exposes a reference to itself while non fully initialised

2009-10-30 Thread Mario Torre
Il 30/10/2009 15:54, Mario Torre ha scritto: Il 30/10/2009 15:53, Andrew John Hughes ha scritto: http://mail.openjdk.java.net/pipermail/build-dev/2009-October/002447.html Simple solution is to build with ALT_JDK_IMPORT_PATH set to the same as what you set ALT_BOOTDIR to for now. You shouldn't

Re: [OpenJDK 2D-Dev] Review Reqeust for Bug 100068 - SunGraphics2D exposes a reference to itself while non fully initialised

2009-10-30 Thread Andrew John Hughes
2009/10/30 Mario Torre mario.to...@aicas.com: Il 30/10/2009 18:50, Jennifer Godinez ha scritto: Hi Mario, Since you are pushing the fix yourself, you don't really need the Contributed-by. This is used for someone pushing it for you. Jennifer Hi Jennifer, Jim and all, Committed!

Re: [OpenJDK 2D-Dev] Integration of the xrender pipeline rewite

2009-10-30 Thread Clemens Eisserer
Hi, Thanks for all your work, integrating and maintaining the pipeline. So I should just ditch what we have in IcedTea7 and use this webrev? I had to reroll all the patches for b74 anyway so get rid of that maintenance headache would be nice. Yes, in the long run I hope this code will