Changeset: 79c9847d4a5f
Author:katleman
Date: 2012-08-02 15:36 -0700
URL: http://hg.openjdk.java.net/jdk8/awt/jdk/rev/79c9847d4a5f
Added tag jdk8-b50 for changeset e4bae5c53fca
! .hgtags
Changeset: 773474da570b
Author:khazra
Date: 2012-07-18 15:19 -0700
URL: http://
Changeset: 54e66510c9cd
Author:amurillo
Date: 2012-07-13 14:16 -0700
URL: http://hg.openjdk.java.net/jdk8/awt/hotspot/rev/54e66510c9cd
7184050: new hotspot build - hs24-b17
Reviewed-by: jcoomes
! make/hotspot_version
Changeset: 8150fa46d2ed
Author:jiangli
Date: 2012-06-26
Changeset: dc1ea77ed9d9
Author:katleman
Date: 2012-08-02 15:35 -0700
URL: http://hg.openjdk.java.net/jdk8/awt/jaxp/rev/dc1ea77ed9d9
Added tag jdk8-b50 for changeset 2791ec55f66b
! .hgtags
Changeset: c4cd4cab2220
Author:katleman
Date: 2012-08-02 15:37 -0700
URL: http://hg.openjdk.java.net/jdk8/awt/langtools/rev/c4cd4cab2220
Added tag jdk8-b50 for changeset b2d8a270f5f2
! .hgtags
Changeset: 1a70b6333ebe
Author:katleman
Date: 2012-08-02 15:35 -0700
URL: http://hg.openjdk.java.net/jdk8/awt/jaxws/rev/1a70b6333ebe
Added tag jdk8-b50 for changeset bdab72e87b83
! .hgtags
Changeset: 9b0f841ca9f7
Author:katleman
Date: 2012-08-02 15:32 -0700
URL: http://hg.openjdk.java.net/jdk8/awt/corba/rev/9b0f841ca9f7
Added tag jdk8-b50 for changeset d20d9eb9f093
! .hgtags
Changeset: 57c0aee73090
Author:katleman
Date: 2012-08-02 15:32 -0700
URL: http://hg.openjdk.java.net/jdk8/awt/rev/57c0aee73090
Added tag jdk8-b50 for changeset 2fd67618b9a3
! .hgtags
I noticed that, NSWindow's windowNumber is NSInteger, which is 32 bits wide on
32-bit and 64 bits wide on 64-bit. Chopping that to a simple 32 bit int is
probably not what you intended to do.
Also, have you considered simply calling -[NSWindow
setAcceptsMouseMovedEvents:YES] in -[AWTView initWi
Il giorno mar, 07/08/2012 alle 17.18 +0400, Anthony Petrov ha scritto:
> I agree with Artem that pre-loading the jawt library unconditionally is
> a bad thing to do, because even tiny milliseconds matter. Besides, a
> fair amount of Java GUI applications simply don't require jawt, so this
> pre
The fix looks good to me.
--
best regards,
Anthony
On 7/26/2012 5:24 PM, Leonid Romanov wrote:
Hi,
Please review a fix for 7159381: [macosx] Dock Icon defaults to Generic
Java Application Category. This is a forward port of the fix that went
into 7u6.
Bug: http://bugs.sun.com/bugdatabase/v
Hi Omair,
On 7/30/2012 8:40 PM, Omair Majid wrote:
Hi Artem,
Thanks for your thoughts and comments.
On 07/30/2012 08:54 AM, Artem Ananiev wrote:
On 7/25/2012 6:40 PM, Omair Majid wrote:
On 07/25/2012 05:33 AM, Artem Ananiev wrote:
Hi, Omair,
I don't remember the exact reason for LD_LIBRARY
Hi Everyone,
Please review the fix.
When we translate calls from our swing menu components to awt peer we
resets information about shortcut in the setLabel().
This happens because of ScreenMenuItem.setAccelerator() method call
peers setLabel(..,..,..) directly and does not initialize
ScreenMenu
Hi, Alexander.
Probably all this stuff can be simplified? Can you try to change
TrackingRect to TrackingArea with appropriate flags like
NSTrackingEnabledDuringMouseDrag etc.
07.08.2012 15:17, Alexander Scherbatiy wrote:
bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7171045
webrev:
bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7171045
webrev: http://cr.openjdk.java.net/~alexsch/7171045/webrev.01/
This is a regression after the fix 7154048 [macosx] At least drag twice,
the toolbar can be dragged to the left side.
In the case where a toolbar is created under a m
14 matches
Mail list logo