Re: [JAVA2D] Gray Rect fix of Java2 SE 6

2006-11-15 Thread Michele Puccini
ber 14, 2006 4:08 AM Subject: Re: [JAVA2D] Gray Rect fix of Java2 SE 6 Hi Mik, Thanks for the update. It would be great if you could continue to narrow down the problem and let us know what you find, since it sounds like it could be a 2D-specific problem. You didn't mention which platform you

Re: [JAVA2D] Gray Rect fix of Java2 SE 6

2006-11-13 Thread Chris Campbell
- Original Message - From: "Chris Campbell" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, November 13, 2006 5:58 PM Subject: Re: [JAVA2D] Gray Rect fix of Java2 SE 6 Hi Mik, There's no "official" way to

Re: [JAVA2D] Gray Rect fix of Java2 SE 6

2006-11-13 Thread Michele Puccini
AIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, November 13, 2006 5:58 PM Subject: Re: [JAVA2D] Gray Rect fix of Java2 SE 6 Hi Mik, There's no "official" way to disable the gray-rect fix, but here's a simple way to do it: install a trivial RepaintManager. This

Re: [JAVA2D] Gray Rect fix of Java2 SE 6

2006-11-13 Thread Chris Campbell
Hi Mik, There's no "official" way to disable the gray-rect fix, but here's a simple way to do it: install a trivial RepaintManager. This will revert to the JDK 5 behavior, which might help you figure out if the gray-rect fix is related to your performance issues. Let us know what you find. For

[JAVA2D] Gray Rect fix of Java2 SE 6

2006-11-10 Thread Michele Puccini
I'm facing some graphics performance issues by running my apps on Java2SE 6, never experienced on Java2SE 5. Is possible to temporarily disable the "Gray Rect" fix (I have some suspects) ? Mik -- === To unsubscribe, send ema