lana.steuck | 1 May 2010 06:45
Picon

hg: jdk7/awt/corba: 3 new changesets

Changeset: 56ce07b0eb47
Author:    mikejwre
Date:      2010-04-15 13:54 -0700
URL:       http://hg.openjdk.java.net/jdk7/awt/corba/rev/56ce07b0eb47

Added tag jdk7-b89 for changeset bb4424c5e778

! .hgtags

Changeset: bcd2fc089227
Author:    mikejwre
Date:      2010-04-22 16:54 -0700
URL:       http://hg.openjdk.java.net/jdk7/awt/corba/rev/bcd2fc089227

Added tag jdk7-b90 for changeset 56ce07b0eb47

! .hgtags

Changeset: 930582f667a1
Author:    mikejwre
Date:      2010-04-29 14:32 -0700
URL:       http://hg.openjdk.java.net/jdk7/awt/corba/rev/930582f667a1

Added tag jdk7-b91 for changeset bcd2fc089227

! .hgtags

lana.steuck | 1 May 2010 06:47
Picon

hg: jdk7/awt/hotspot: 35 new changesets

Changeset: 765578777b6e
Author:    mikejwre
Date:      2010-04-15 13:54 -0700
URL:       http://hg.openjdk.java.net/jdk7/awt/hotspot/rev/765578777b6e

Added tag jdk7-b89 for changeset 15836273ac24

! .hgtags

Changeset: 4c78b7c16824
Author:    trims
Date:      2010-04-15 19:08 -0700
URL:       http://hg.openjdk.java.net/jdk7/awt/hotspot/rev/4c78b7c16824

6944398: Bump the HS18 build number to 03
Summary: Update the HS18 build number to 03
Reviewed-by: jcoomes

! make/hotspot_version

Changeset: fdd57634910e
Author:    never
Date:      2010-03-18 14:31 -0700
URL:       http://hg.openjdk.java.net/jdk7/awt/hotspot/rev/fdd57634910e

6926979: should simplify catch_inline_exception
Reviewed-by: twisti

! src/share/vm/opto/doCall.cpp
! src/share/vm/opto/parse.hpp
(Continue reading)

lana.steuck | 1 May 2010 06:55
Picon

hg: jdk7/awt/jaxp: 3 new changesets

Changeset: c5d932ee326d
Author:    mikejwre
Date:      2010-04-15 13:54 -0700
URL:       http://hg.openjdk.java.net/jdk7/awt/jaxp/rev/c5d932ee326d

Added tag jdk7-b89 for changeset d2818fd2b036

! .hgtags

Changeset: b89b2c3044a2
Author:    mikejwre
Date:      2010-04-22 16:54 -0700
URL:       http://hg.openjdk.java.net/jdk7/awt/jaxp/rev/b89b2c3044a2

Added tag jdk7-b90 for changeset c5d932ee326d

! .hgtags

Changeset: e6a40e4bb104
Author:    mikejwre
Date:      2010-04-29 14:32 -0700
URL:       http://hg.openjdk.java.net/jdk7/awt/jaxp/rev/e6a40e4bb104

Added tag jdk7-b91 for changeset b89b2c3044a2

! .hgtags

lana.steuck | 1 May 2010 06:55
Picon

hg: jdk7/awt/jaxws: 3 new changesets

Changeset: ead7c4566a00
Author:    mikejwre
Date:      2010-04-15 13:54 -0700
URL:       http://hg.openjdk.java.net/jdk7/awt/jaxws/rev/ead7c4566a00

Added tag jdk7-b89 for changeset bf3675aa7f20

! .hgtags

Changeset: cf4686bf35ab
Author:    mikejwre
Date:      2010-04-22 16:54 -0700
URL:       http://hg.openjdk.java.net/jdk7/awt/jaxws/rev/cf4686bf35ab

Added tag jdk7-b90 for changeset ead7c4566a00

! .hgtags

Changeset: df7c033f6a11
Author:    mikejwre
Date:      2010-04-29 14:32 -0700
URL:       http://hg.openjdk.java.net/jdk7/awt/jaxws/rev/df7c033f6a11

Added tag jdk7-b91 for changeset cf4686bf35ab

! .hgtags

lana.steuck | 1 May 2010 06:45
Picon

hg: jdk7/awt: 3 new changesets

Changeset: 425ba3efabbf
Author:    mikejwre
Date:      2010-04-15 13:54 -0700
URL:       http://hg.openjdk.java.net/jdk7/awt/rev/425ba3efabbf

Added tag jdk7-b89 for changeset 7f1ba4459972

! .hgtags

Changeset: 97d8b6c659c2
Author:    mikejwre
Date:      2010-04-22 16:54 -0700
URL:       http://hg.openjdk.java.net/jdk7/awt/rev/97d8b6c659c2

Added tag jdk7-b90 for changeset 425ba3efabbf

! .hgtags

Changeset: 5f5c33d417f3
Author:    mikejwre
Date:      2010-04-29 14:32 -0700
URL:       http://hg.openjdk.java.net/jdk7/awt/rev/5f5c33d417f3

Added tag jdk7-b91 for changeset 97d8b6c659c2

! .hgtags

lana.steuck | 1 May 2010 06:57
Picon

hg: jdk7/awt/jdk: 38 new changesets

Changeset: 7f90d0b9dbb7
Author:    mikejwre
Date:      2010-04-15 13:55 -0700
URL:       http://hg.openjdk.java.net/jdk7/awt/jdk/rev/7f90d0b9dbb7

Added tag jdk7-b89 for changeset 4a6abb7e224c

! .hgtags

Changeset: 471c3c1f18d1
Author:    bae
Date:      2010-04-20 11:06 +0400
URL:       http://hg.openjdk.java.net/jdk7/awt/jdk/rev/471c3c1f18d1

6936389: FontManager.fileCloser may cause memory leak in applets
Reviewed-by: igor, prr, ant

! src/share/classes/sun/font/SunFontManager.java
! src/share/classes/sun/java2d/Disposer.java
! src/share/classes/sun/java2d/loops/GraphicsPrimitive.java
! src/solaris/classes/sun/awt/X11/XToolkit.java
! src/solaris/classes/sun/awt/X11GraphicsDevice.java
! src/solaris/classes/sun/awt/motif/MToolkit.java
! src/windows/classes/sun/awt/windows/WToolkit.java
! src/windows/classes/sun/java2d/d3d/D3DScreenUpdateManager.java
+ test/sun/awt/font/ClassLoaderLeakTest.java

Changeset: bd5d1afc00ab
Author:    lana
Date:      2010-04-20 16:47 -0700
(Continue reading)

lana.steuck | 1 May 2010 07:14
Picon

hg: jdk7/awt/langtools: 11 new changesets

Changeset: 71c2c23a7c35
Author:    mikejwre
Date:      2010-04-15 13:55 -0700
URL:       http://hg.openjdk.java.net/jdk7/awt/langtools/rev/71c2c23a7c35

Added tag jdk7-b89 for changeset 6cea9a143208

! .hgtags

Changeset: 96072ad00783
Author:    jjg
Date:      2010-04-09 15:39 -0700
URL:       http://hg.openjdk.java.net/jdk7/awt/langtools/rev/96072ad00783

6942649: add hidden option to identify location and version of javac classes
Reviewed-by: darcy

! src/share/classes/com/sun/tools/javac/main/Main.java
+ test/tools/javac/T6942649.java

Changeset: 396b117c1743
Author:    mcimadamore
Date:      2010-04-14 12:23 +0100
URL:       http://hg.openjdk.java.net/jdk7/awt/langtools/rev/396b117c1743

6939618: Revert 'simple' diamond implementation
Summary: backout changeset for 6840638
Reviewed-by: jjg

! src/share/classes/com/sun/tools/javac/code/Source.java
(Continue reading)

Costantino Cerbo | 2 May 2010 19:43
Picon

Re: bug 6913179 (The java.awt.FileDialog should use native GTK file chooser on linux distros) - indentation corrected

Hello again!

I was wrong: I meant the issue 6927978 (Directory Selection standard
dialog support) and not the 6705345 (that's already fixed).

The goal is to add to the FileDialog a feature like the
JFileChooser#setFileSelectionMode(JFileChooser.DIRECTORIES_ONLY).

My idea it to allow FileDialog#setMode(.) to accept also the value
LOAD_DIRECTORIES_ONLY ( = 2).
It's a minimal change that doesn't broke the existing API. Do you
agree to do so?

I can do the fix for GTK. Does anybody in this mailing list want to
deliver the patch for windows?

Regards,
Costantino

Anthony Petrov | 4 May 2010 16:31
Picon

Re: bug 6913179 (The java.awt.FileDialog should use native GTK file chooser on linux distros) - indentation corrected

Hi Costantino,

On 05/02/2010 09:43 PM, Costantino Cerbo wrote:
> I was wrong: I meant the issue 6927978 (Directory Selection standard
> dialog support) and not the 6705345 (that's already fixed).
> 
> The goal is to add to the FileDialog a feature like the
> JFileChooser#setFileSelectionMode(JFileChooser.DIRECTORIES_ONLY).

Thanks for the correction.

> My idea it to allow FileDialog#setMode(.) to accept also the value
> LOAD_DIRECTORIES_ONLY ( = 2).
> It's a minimal change that doesn't broke the existing API. Do you
> agree to do so?

Yes, I strongly agree that AWT FileDialog should support selecting 
directories. That might even be another class like DirectoryDialog, 
since the API for these operations differs quite a lot. However, 
currently we have three different implementations of the FileDialog on:

1. MS Windows
2. X11 + GTK
3. X11 w/o GTK

And we actually have to be able to display a directory chooser on each 
of the 'platforms' as well. W/o that I'm afraid we can't accept such a fix.

> I can do the fix for GTK. Does anybody in this mailing list want to
> deliver the patch for windows?
(Continue reading)

Damjan Jovanovic | 4 May 2010 16:48
Picon

Re: bug 6913179 (The java.awt.FileDialog should use native GTK file chooser on linux distros) - indentation corrected

On Tue, May 4, 2010 at 4:31 PM, Anthony Petrov <Anthony.Petrov@...> wrote:
> Hi Costantino,
>
> On 05/02/2010 09:43 PM, Costantino Cerbo wrote:
>>
>> I was wrong: I meant the issue 6927978 (Directory Selection standard
>> dialog support) and not the 6705345 (that's already fixed).
>>
>> The goal is to add to the FileDialog a feature like the
>> JFileChooser#setFileSelectionMode(JFileChooser.DIRECTORIES_ONLY).
>
> Thanks for the correction.
>
>
>> My idea it to allow FileDialog#setMode(.) to accept also the value
>> LOAD_DIRECTORIES_ONLY ( = 2).
>> It's a minimal change that doesn't broke the existing API. Do you
>> agree to do so?
>
> Yes, I strongly agree that AWT FileDialog should support selecting
> directories. That might even be another class like DirectoryDialog, since
> the API for these operations differs quite a lot. However, currently we have
> three different implementations of the FileDialog on:
>
> 1. MS Windows
> 2. X11 + GTK
> 3. X11 w/o GTK
>
> And we actually have to be able to display a directory chooser on each of
> the 'platforms' as well. W/o that I'm afraid we can't accept such a fix.
(Continue reading)


Gmane