weijun [Thu, 17 Jun 2010 12:59:14 +0800] rev 6859
6957564: Disclosure of DNS server IP address
Reviewed-by: xuelei, chegar
asaha [Tue, 15 Jun 2010 08:12:51 -0700] rev 6858
Merge
asaha [Sun, 13 Jun 2010 07:40:36 -0700] rev 6857
Merge
xuelei [Sat, 12 Jun 2010 00:42:51 -0700] rev 6856
6914943: Implement final TLS renegotiation fix
Summary: RFC 5746 implementation
Reviewed-by: wetmore, weijun
alanb [Mon, 11 Oct 2010 09:17:47 +0100] rev 6855
6987154: HTML link to serialization guide is broken
Reviewed-by: skannan
sherman [Fri, 08 Oct 2010 12:23:25 -0700] rev 6854
6990639: Fix for #6975829 breaks build
Summary: define MIN2 micro
Reviewed-by: alanb
alanb [Fri, 08 Oct 2010 10:37:04 +0100] rev 6853
Merge
alanb [Fri, 08 Oct 2010 10:36:17 +0100] rev 6852
6989116: (verifier) compiler warning messages
Reviewed-by: kamg, ohair
sherman [Thu, 07 Oct 2010 11:35:48 -0700] rev 6851
6975829: Perf. of gzip in existing JDKs is too slower than in 1.3.1
Summary: Improved memory/buffer handling in Inflater.c
Reviewed-by: alanb
alanb [Thu, 07 Oct 2010 14:36:17 +0100] rev 6850
6989466: Miscellaneous compiler warnings in java/lang, java/util, java/io, sun/misc native code
Reviewed-by: andrew, mchung, ohair
alanb [Thu, 07 Oct 2010 10:35:36 +0100] rev 6849
6989903: (process) test/java/lang/ProcessBuilder/Basic.java failing with "Bad file number" (sol)
Reviewed-by: ohair, chegar
darcy [Wed, 06 Oct 2010 21:55:28 -0700] rev 6848
6917323: serializable classes in java.dyn do not specify serialVersionUIDs
Reviewed-by: jrose
lancea [Wed, 06 Oct 2010 10:11:45 -0400] rev 6847
6988317: RowSetProvider.newFactory() may throw unspecified exception
Reviewed-by: darcy
lancea [Wed, 06 Oct 2010 10:09:58 -0400] rev 6846
6988310: SyncFactory.setLogger(Logger,Level) requires unspecified security permission
Reviewed-by: darcy
alanb [Tue, 05 Oct 2010 15:07:40 +0100] rev 6845
6987116: (so) test/java/nio/channels/SocketChannel/VectorIO.java failed on Solaris 11
Reviewed-by: forax
lana [Mon, 18 Oct 2010 21:46:27 -0700] rev 6844
Merge
naoto [Mon, 18 Oct 2010 14:45:00 -0700] rev 6843
6992272: I18N: Locale.getDisplayName() and toString() return empty if just script is set
Reviewed-by: srl
Contributed-by: y.umaoka@gmail.com
lana [Fri, 15 Oct 2010 11:45:30 -0700] rev 6842
Merge
okutsu [Fri, 15 Oct 2010 16:46:18 +0900] rev 6841
6638110: (tz) TimeZone.getDisplayName(...) spec is inconsistent with implementation for unavailable locales
Reviewed-by: peytoia
naoto [Thu, 14 Oct 2010 12:33:20 -0700] rev 6840
6991013: Serialized form for java.util.Locale contains typos
Reviewed-by: peytoia
naoto [Thu, 14 Oct 2010 11:37:22 -0700] rev 6839
6575419: Solaris : XSetICFoucs is not called with Java application at appropriate timing
Reviewed-by: okutsu
alexp [Thu, 14 Oct 2010 18:46:05 +0400] rev 6838
6986385: JLayer should implement accessible interface
Reviewed-by: rupashka
rupashka [Thu, 14 Oct 2010 13:33:00 +0400] rev 6837
6984643: Unable to instantiate JFileChooser with a minimal BasicL&F descendant installed
Reviewed-by: alexp
malenkov [Wed, 13 Oct 2010 15:18:34 +0400] rev 6836
6603635: links to tutorials broken in JTable API doc
Reviewed-by: alexp
naoto [Tue, 12 Oct 2010 17:09:14 -0700] rev 6835
6989440: tomcat test from dacapo benchmark fails with ConcurrentModificationException
Reviewed-by: okutsu
Contributed-by: y.umaoka@gmail.com
peytoia [Fri, 08 Oct 2010 09:50:56 +0900] rev 6834
6970930: RuleBasedCollator.compare(String,null) throws IAE (should be NPE)
Reviewed-by: okutsu
amenkov [Thu, 07 Oct 2010 18:23:13 +0400] rev 6833
6986335: 10 regtest failures (test/javax/sound/midi/Gervil) due AudioFloatConverter.PCM_FLOAT not found
Reviewed-by: dav
amenkov [Thu, 07 Oct 2010 18:13:20 +0400] rev 6832
6984047: sound sources needs vendor rebranding changes (jdk7 only)
Reviewed-by: ohair
rupashka [Thu, 07 Oct 2010 12:48:16 +0400] rev 6831
6979793: closed/javax/swing/JFileChooser/6396844/TwentyThousandTest fails due FileNotFound exc.
Reviewed-by: malenkov
lana [Mon, 18 Oct 2010 21:44:47 -0700] rev 6830
Merge
lana [Sun, 17 Oct 2010 19:43:33 -0700] rev 6829
Merge
dcherepanov [Thu, 14 Oct 2010 18:56:18 +0400] rev 6828
6838089: java.awt.Window.setOpacity() doesn't throw IllegalComponentStateException for two-display conf
Reviewed-by: art, anthony