Thu, 12 Apr 2012 15:01:41 -0700 7067045: replaceAll("\u20ac", "$"); causses java.lang.StringIndexOutOfBoundsExceptio
sherman [Thu, 12 Apr 2012 15:01:41 -0700] rev 12432
7067045: replaceAll("\u20ac", "$"); causses java.lang.StringIndexOutOfBoundsExceptio Summary: Updated to throw IAE instead. Reviewed-by: lancea
Thu, 12 Apr 2012 10:55:51 -0700 7152690: Initialization error with charset SJIS_0213 when security manager is enabled
sherman [Thu, 12 Apr 2012 10:55:51 -0700] rev 12431
7152690: Initialization error with charset SJIS_0213 when security manager is enabled Summary: To use doPrivileged block to wrap the data reading code Reviewed-by: alanb
Thu, 12 Apr 2012 10:43:04 -0700 7156873: (zipfs) FileSystems.newFileSystem(uri, env) fails for uri with escaped octets
sherman [Thu, 12 Apr 2012 10:43:04 -0700] rev 12430
7156873: (zipfs) FileSystems.newFileSystem(uri, env) fails for uri with escaped octets Summary: To use URI.getRawSchemeSpecificPart() to get the scheme part of the uri Reviewed-by: alanb, chegar
Thu, 12 Apr 2012 15:04:39 +0800 6610897: New constructor in sun.tools.java.ClassPath builds a path using File.separator instead of File.pathSeparator
youdwei [Thu, 12 Apr 2012 15:04:39 +0800] rev 12429
6610897: New constructor in sun.tools.java.ClassPath builds a path using File.separator instead of File.pathSeparator Reviewed-by: alanb
Wed, 11 Apr 2012 17:12:35 -0700 7157903: JSSE client sockets are very slow
wetmore [Wed, 11 Apr 2012 17:12:35 -0700] rev 12428
7157903: JSSE client sockets are very slow Reviewed-by: xuelei
Wed, 11 Apr 2012 07:26:35 -0700 7071907: JDK: Full Debug Symbols
dcubed [Wed, 11 Apr 2012 07:26:35 -0700] rev 12427
7071907: JDK: Full Debug Symbols Summary: Add initial FDS support to some libraries and programs. Reviewed-by: kamg, fparain, sspitsyn, dsamersoff
Tue, 10 Apr 2012 23:18:33 -0700 Merge
lana [Tue, 10 Apr 2012 23:18:33 -0700] rev 12426
Merge
Tue, 10 Apr 2012 10:45:56 +0200 7158930: (ann) library support for repeating annotations is not built when compiling the JDK
jfranck [Tue, 10 Apr 2012 10:45:56 +0200] rev 12425
7158930: (ann) library support for repeating annotations is not built when compiling the JDK Reviewed-by: ohair, erikj
Tue, 10 Apr 2012 10:32:00 +0200 7154809: JDI: update JDI/JDB debugee commandline option parsing
mgronlun [Tue, 10 Apr 2012 10:32:00 +0200] rev 12424
7154809: JDI: update JDI/JDB debugee commandline option parsing Summary: update debugee commandline parsing Reviewed-by: dcubed, dsamersoff, sla
Tue, 10 Apr 2012 12:15:03 +0800 7158329: NPE in sun.security.krb5.Credentials.acquireDefaultCreds()
weijun [Tue, 10 Apr 2012 12:15:03 +0800] rev 12423
7158329: NPE in sun.security.krb5.Credentials.acquireDefaultCreds() Reviewed-by: valeriep, jjg
Tue, 10 Apr 2012 10:17:36 +0800 7121314: Behavior mismatch between AbstractCollection.toArray(T[] ) and its spec
littlee [Tue, 10 Apr 2012 10:17:36 +0800] rev 12422
7121314: Behavior mismatch between AbstractCollection.toArray(T[] ) and its spec Reviewed-by: dholmes, mduigou Contributed-by: Sean Zhou <zhouyx@linux.vnet.ibm.com>, Ulf Zibis <ulf.zibis@gmx.de>, David Holmes <david.holmes@oracle.com>
Thu, 05 Apr 2012 13:57:37 +0100 7133806: Typo in Files.newByteChannel javadoc
jgish [Thu, 05 Apr 2012 13:57:37 +0100] rev 12421
7133806: Typo in Files.newByteChannel javadoc Reviewed-by: chegar
Wed, 04 Apr 2012 15:57:04 -0700 7159130: add java/rmi/transport/pinClientSocketFactory to problem list
dmocek [Wed, 04 Apr 2012 15:57:04 -0700] rev 12420
7159130: add java/rmi/transport/pinClientSocketFactory to problem list Reviewed-by: smarks
Wed, 18 Apr 2012 10:18:10 -0700 Merge
lana [Wed, 18 Apr 2012 10:18:10 -0700] rev 12419
Merge
Wed, 18 Apr 2012 21:08:38 +0400 7124286: [macosx] Option modifier should work like AltGr as in Apple jdk
leonidr [Wed, 18 Apr 2012 21:08:38 +0400] rev 12418
7124286: [macosx] Option modifier should work like AltGr as in Apple jdk Reviewed-by: anthony
Wed, 18 Apr 2012 09:29:09 +0400 7156194: [macosx] Can't type non-ASCII characters into applets
dcherepanov [Wed, 18 Apr 2012 09:29:09 +0400] rev 12417
7156194: [macosx] Can't type non-ASCII characters into applets Reviewed-by: anthony, art
Tue, 17 Apr 2012 21:40:12 +0400 7161109: [macosx] JCK AWT interactive test DnDTextDropTest fails on MacOS
kizune [Tue, 17 Apr 2012 21:40:12 +0400] rev 12416
7161109: [macosx] JCK AWT interactive test DnDTextDropTest fails on MacOS Reviewed-by: serb
Tue, 17 Apr 2012 13:16:06 +0300 Merge
amenkov [Tue, 17 Apr 2012 13:16:06 +0300] rev 12415
Merge
Tue, 17 Apr 2012 13:03:01 +0300 7100140: [macosx] Test closed/javax/sound/sampled/DirectAudio/bug6400879.java is invalid
amenkov [Tue, 17 Apr 2012 13:03:01 +0300] rev 12414
7100140: [macosx] Test closed/javax/sound/sampled/DirectAudio/bug6400879.java is invalid Reviewed-by: prr
Mon, 16 Apr 2012 17:04:49 +0300 7058852: javax/sound/sampled/FileWriter/AlawEncoderSync.java failing intermittently
amenkov [Mon, 16 Apr 2012 17:04:49 +0300] rev 12413
7058852: javax/sound/sampled/FileWriter/AlawEncoderSync.java failing intermittently Reviewed-by: prr
Mon, 16 Apr 2012 18:36:58 +0400 7080700: numAppContexts is accessed in non-threadsafe way in sun.awt.AppContext
anthony [Mon, 16 Apr 2012 18:36:58 +0400] rev 12412
7080700: numAppContexts is accessed in non-threadsafe way in sun.awt.AppContext Summary: Replace a volatile integer with an AtomicInteger for numAppContexts Reviewed-by: anthony, art, dholmes
Sun, 15 Apr 2012 12:58:12 +0300 7149090: Nimbus:BorderFactory.createTitledBorder() the DEFAULT position of a title is not the same as the TOP
rupashka [Sun, 15 Apr 2012 12:58:12 +0300] rev 12411
7149090: Nimbus:BorderFactory.createTitledBorder() the DEFAULT position of a title is not the same as the TOP Reviewed-by: alexp
Fri, 13 Apr 2012 20:31:47 +0400 7124272: [macosx] VK_DELETE does produce an extraneous character in a TextArea or TextField
leonidr [Fri, 13 Apr 2012 20:31:47 +0400] rev 12410
7124272: [macosx] VK_DELETE does produce an extraneous character in a TextArea or TextField Reviewed-by: kizune, art
Thu, 12 Apr 2012 12:48:31 +0300 7160653: test/javax/swing/plaf/synth/7158712/bug7158712.java failed on Ubuntu
rupashka [Thu, 12 Apr 2012 12:48:31 +0300] rev 12409
7160653: test/javax/swing/plaf/synth/7158712/bug7158712.java failed on Ubuntu Reviewed-by: alexp
Wed, 11 Apr 2012 18:44:33 -0700 Merge
lana [Wed, 11 Apr 2012 18:44:33 -0700] rev 12408
Merge
Wed, 11 Apr 2012 21:06:08 +0400 7124411: [macosx] There's no KEY_TYPED for VK_ESCAPE
leonidr [Wed, 11 Apr 2012 21:06:08 +0400] rev 12407
7124411: [macosx] There's no KEY_TYPED for VK_ESCAPE Reviewed-by: art
Tue, 10 Apr 2012 22:09:58 +0400 7097771: setEnabled does not work for components in disabled containers.
serb [Tue, 10 Apr 2012 22:09:58 +0400] rev 12406
7097771: setEnabled does not work for components in disabled containers. Reviewed-by: art, anthony
Tue, 10 Apr 2012 19:09:48 +0300 7158712: Synth Property "ComboBox.popupInsets" is ignored
rupashka [Tue, 10 Apr 2012 19:09:48 +0300] rev 12405
7158712: Synth Property "ComboBox.popupInsets" is ignored Reviewed-by: alexp
Tue, 10 Apr 2012 18:53:15 +0300 7146146: Deadlock between subclass of AbstractDocument and UndoManager
rupashka [Tue, 10 Apr 2012 18:53:15 +0300] rev 12404
7146146: Deadlock between subclass of AbstractDocument and UndoManager Reviewed-by: art
Fri, 06 Apr 2012 17:20:49 +0400 7148275: [macosx] setIconImages() not working correctly (distorted icon when minimized)
anthony [Fri, 06 Apr 2012 17:20:49 +0400] rev 12403
7148275: [macosx] setIconImages() not working correctly (distorted icon when minimized) Summary: Pass all images provided by user code to the system and let it do the right thing Reviewed-by: art, swingler
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip