naoto [Tue, 27 Mar 2012 10:10:47 -0700] rev 12297
7156459: Remove unnecessary get() from Currency.getInstance()
Reviewed-by: chegar, dholmes, mduigou
nloodin [Fri, 23 Mar 2012 11:02:11 +0100] rev 12296
7156000: Change makefile to reflect refactored classes
Reviewed-by: dholmes
xuelei [Mon, 26 Mar 2012 21:21:55 -0700] rev 12295
7155051: DNS provider may return incorrect results
Reviewed-by: weijun, chegar
vinnie [Mon, 26 Mar 2012 17:14:20 +0100] rev 12294
7152582: PKCS11 tests should use the NSS libraries available in the OS
Reviewed-by: mullan
dcubed [Fri, 23 Mar 2012 09:27:44 -0700] rev 12293
7136506: FDS: rework jdk repo Full Debug Symbols support
Summary: Add support for ENABLE_FULL_DEBUG_SYMBOLS and ZIP_DEBUGINFO_FILES build flags. Add support for .diz files. Preserve symlinks in zip archives.
Reviewed-by: dholmes, ohair
michaelm [Fri, 23 Mar 2012 11:28:58 +0000] rev 12292
7155585: Fix ifeq errors in makefiles [macosx]
Reviewed-by: andrew, anthony, ohrstrom, dsamersoff
zhangshj [Thu, 22 Mar 2012 12:30:43 +0800] rev 12291
7155300: Include pthread.h on all POSIX platforms except Solaris to improve portability
Reviewed-by: alanb, dholmes
lana [Wed, 04 Apr 2012 12:35:44 -0700] rev 12290
Merge
kizune [Wed, 04 Apr 2012 20:32:39 +0400] rev 12289
Merge
kizune [Wed, 04 Apr 2012 20:31:50 +0400] rev 12288
7153735: [macosx] Text with diacritics is pasted with broken encoding
Reviewed-by: anthony
alexsch [Wed, 04 Apr 2012 16:27:29 +0400] rev 12287
7093156: NLS Please change the mnemonic assignment system to avoid translation issue (Swing files)
Reviewed-by: rupashka
anthony [Tue, 03 Apr 2012 16:14:05 +0400] rev 12286
7154177: [macosx] An invisible owner frame becomes visible upon clicking a child window
Summary: Establish the parent-child relationship for visible windows only
Reviewed-by: serb
zhouyx [Sat, 31 Mar 2012 16:55:56 +0800] rev 12285
7155298: Editable TextArea/TextField are blocking GUI applications from exit
Summary: Stop default caret's timer by setVisible(false) when dispose
Reviewed-by: anthony, ant
anthony [Fri, 30 Mar 2012 18:10:05 +0400] rev 12284
7124428: [macosx] Frame.setExtendedState() doesn't work for undecorated windows
Summary: Emulate native NSWindow -zoom for undecorated windows
Reviewed-by: art
serb [Thu, 29 Mar 2012 17:31:48 +0400] rev 12283
7124551: [macosx] Once added, Menu shortcut cannot be removed
Reviewed-by: art, anthony