hg: jdk7/awt/jdk: 6727884: Some Uncaught Exceptions are no longer getting sent to the Uncaught Exception Handlers

2008-09-10 Thread artem . ananiev
Changeset: b0c557c745e8 Author:art Date: 2008-09-11 10:38 +0400 URL: http://hg.openjdk.java.net/jdk7/awt/jdk/rev/b0c557c745e8 6727884: Some Uncaught Exceptions are no longer getting sent to the Uncaught Exception Handlers Reviewed-by: anthony, dav ! src/share/classes/java/awt/Even

Re: [OpenJDK 2D-Dev] [PATCH] SwingUtilities2.isLocalDisplay()

2008-09-10 Thread Mario Torre
Il giorno mer, 10/09/2008 alle 15.45 -0700, Dmitri Trembovetski ha scritto: > --- a/src/solaris/native/sun/awt/fontpath.c Thu Aug 07 09:42:31 2008 -0700 > +++ b/src/solaris/native/sun/awt/fontpath.c Wed Sep 10 23:52:15 2008 +0200 > @@ -156,7 +156,7 @@ > > isLocal = JNU_CallStaticMethodB

Re: [OpenJDK 2D-Dev] [PATCH] SwingUtilities2.isLocalDisplay()

2008-09-10 Thread Dmitri Trembovetski
Yep, I see. I didn't look at the file itself, only at the patch, and got confused. Thanks, Dmitri Roman Kennke wrote: Hi Dmitri, I need to repost my original patch for two reasons: 1. it doesn't apply cleanly (only with some fuzz), 2. it also has this init-loop problem. Find attac

Re: [OpenJDK 2D-Dev] [PATCH] SwingUtilities2.isLocalDisplay()

2008-09-10 Thread Roman Kennke
Hi Dmitri, > > I need to repost my original patch for two reasons: 1. it doesn't apply > > cleanly (only with some fuzz), 2. it also has this init-loop problem. > > Find attached the correct version. I'd be happy to see it committed > > ASAP. > >I have a question about the fix: > --- a/src/so

Re: [OpenJDK 2D-Dev] [PATCH] SwingUtilities2.isLocalDisplay()

2008-09-10 Thread Dmitri Trembovetski
Roman Kennke wrote: I need to repost my original patch for two reasons: 1. it doesn't apply cleanly (only with some fuzz), 2. it also has this init-loop problem. Find attached the correct version. I'd be happy to see it committed ASAP. I have a question about the fix: --- a/src/solaris/nati

Re: [OpenJDK 2D-Dev] [PATCH] SwingUtilities2.isLocalDisplay()

2008-09-10 Thread Roman Kennke
I need to repost my original patch for two reasons: 1. it doesn't apply cleanly (only with some fuzz), 2. it also has this init-loop problem. Find attached the correct version. I'd be happy to see it committed ASAP. /Roman Am Mittwoch, den 10.09.2008, 21:04 +0200 schrieb Roman Kennke: > Hi Dmitri

Re: [OpenJDK 2D-Dev] [PATCH] SwingUtilities2.isLocalDisplay()

2008-09-10 Thread Roman Kennke
Hi Dmitri and Oleg, > > I understand than you do not want to add questionable code in 2D, > > but I do not like the idea to make this by adding questionable code > > to Swing. So before falliwing back to hack I'd suggest to thinkabout > >I'm not sure what you mean by "adding questionable code

Re: [OpenJDK 2D-Dev] [PATCH] SwingUtilities2.isLocalDisplay()

2008-09-10 Thread Dmitri Trembovetski
Hi Oleg, Oleg Sukhodolsky wrote: I understand than you do not want to add questionable code in 2D, but I do not like the idea to make this by adding questionable code to Swing. So before falliwing back to hack I'd suggest to thinkabout I'm not sure what you mean by "adding questionable c

hg: jdk7/awt/jdk: 6743433: IM candidate window is not shown until window is deactivated and reactivated again

2008-09-10 Thread dmitry . cherepanov
Changeset: fd13d8cce933 Author:dcherepanov Date: 2008-09-10 15:02 +0400 URL: http://hg.openjdk.java.net/jdk7/awt/jdk/rev/fd13d8cce933 6743433: IM candidate window is not shown until window is deactivated and reactivated again Summary: OpenCandidateWindow procedure should directly c