Thu, 16 Aug 2012 15:02:34 +0100 7189103: Executors needs to maintain state
chegar [Thu, 16 Aug 2012 15:02:34 +0100] rev 14214
7189103: Executors needs to maintain state Reviewed-by: dholmes, hawtin
Wed, 15 Aug 2012 15:31:30 -0400 7189490: More improvements to DomainCombiner checking
mullan [Wed, 15 Aug 2012 15:31:30 -0400] rev 14213
7189490: More improvements to DomainCombiner checking Reviewed-by: ahgross, jdn, vinnie
Sat, 28 Jul 2012 19:42:50 -0700 7186286: TLS implementation to better adhere to RFC
xuelei [Sat, 28 Jul 2012 19:42:50 -0700] rev 14212
7186286: TLS implementation to better adhere to RFC Summary: also reviewed by Alexander Fomin <Alexander.Fomin@Oracle.COM>, Andrew Gross<Andrew.Gross@Oracle.COM>, Sean Coffey<Sean.Coffey@Oracle.COM> Reviewed-by: valeriep, wetmore
Fri, 22 Jun 2012 18:19:48 +0400 7169888: Narrowing resource definitions in JMX RMI connector
dsamersoff [Fri, 22 Jun 2012 18:19:48 +0400] rev 14211
7169888: Narrowing resource definitions in JMX RMI connector Summary: CPU bug, we can't put offending calls outside doPrivileged, but narrow granted permissions. Reviewed-by: ahgross, fparain
Fri, 22 Jun 2012 16:22:22 +0400 7158796: Tighten properties checking in EnvHelp
dsamersoff [Fri, 22 Jun 2012 16:22:22 +0400] rev 14210
7158796: Tighten properties checking in EnvHelp Summary: Move getProperty call out of computeBooleanFromString Reviewed-by: skoivu, sla
Thu, 21 Jun 2012 00:20:49 -0700 7093490: adjust package access in rmiregistry
smarks [Thu, 21 Jun 2012 00:20:49 -0700] rev 14209
7093490: adjust package access in rmiregistry Reviewed-by: ahgross, coffeys, dmocek
Mon, 18 Jun 2012 10:00:55 -0400 7172522: Improve DomainCombiner checking
mullan [Mon, 18 Jun 2012 10:00:55 -0400] rev 14208
7172522: Improve DomainCombiner checking Reviewed-by: vinnie, ahgross
Fri, 15 Jun 2012 09:51:09 +0800 6631398: FilePermission improved path checking
weijun [Fri, 15 Jun 2012 09:51:09 +0800] rev 14207
6631398: FilePermission improved path checking Reviewed-by: mullan, skoivu, jdn
Fri, 08 Jun 2012 11:02:47 -0400 7163198: Tightened package accessibility
mullan [Fri, 08 Jun 2012 11:02:47 -0400] rev 14206
7163198: Tightened package accessibility 7169887: Tightened package accessibility Reviewed-by: vinnie, hawtin
Mon, 21 May 2012 15:42:15 -0700 7167656: Multiple Seeders are being created
wetmore [Mon, 21 May 2012 15:42:15 -0700] rev 14205
7167656: Multiple Seeders are being created Reviewed-by: smarks, mduigou, ahgross
Tue, 23 Oct 2012 09:41:52 -0700 Merge
lana [Tue, 23 Oct 2012 09:41:52 -0700] rev 14204
Merge
Tue, 23 Oct 2012 11:57:47 +0100 8000204: Memory leak in com/sun/security/auth/module/Unix.c
chegar [Tue, 23 Oct 2012 11:57:47 +0100] rev 14203
8000204: Memory leak in com/sun/security/auth/module/Unix.c Reviewed-by: dsamersoff, wetmore, khazra, chegar Contributed-by: John Zavgren <john.zavgren@oracle.com>
Tue, 23 Oct 2012 10:02:23 +0800 8001208: Fix for KRB5CCNAME not complete
weijun [Tue, 23 Oct 2012 10:02:23 +0800] rev 14202
8001208: Fix for KRB5CCNAME not complete Reviewed-by: xuelei
Mon, 22 Oct 2012 14:22:30 -0700 6771058: TEST_BUG: java/lang/ref/Basic.java may fail with -server -Xcomp
twisti [Mon, 22 Oct 2012 14:22:30 -0700] rev 14201
6771058: TEST_BUG: java/lang/ref/Basic.java may fail with -server -Xcomp Reviewed-by: dholmes, mchung
Mon, 22 Oct 2012 17:01:35 +0800 8000624: Move MaxRetries.java to ProblemList for the moment
weijun [Mon, 22 Oct 2012 17:01:35 +0800] rev 14200
8000624: Move MaxRetries.java to ProblemList for the moment Reviewed-by: alanb
Mon, 22 Oct 2012 09:59:23 +0800 8001204: typo: Unable to obtain Princpal Name for authentication
weijun [Mon, 22 Oct 2012 09:59:23 +0800] rev 14199
8001204: typo: Unable to obtain Princpal Name for authentication Reviewed-by: xuelei
Sat, 20 Oct 2012 22:49:26 +0100 7197401: Add a subset of the org.objectweb.asm packages to jdk8
jjh [Sat, 20 Oct 2012 22:49:26 +0100] rev 14198
7197401: Add a subset of the org.objectweb.asm packages to jdk8 Reviewed-by: ohair, briangoetz, erikj, iris
Sat, 20 Oct 2012 21:07:50 +0100 8000941: Remove ftp from the required list of protocol handlers
alanb [Sat, 20 Oct 2012 21:07:50 +0100] rev 14197
8000941: Remove ftp from the required list of protocol handlers Reviewed-by: chegar
Fri, 19 Oct 2012 20:36:36 -0700 8000954: Add final keyword to new method in SSLParameters
xuelei [Fri, 19 Oct 2012 20:36:36 -0700] rev 14196
8000954: Add final keyword to new method in SSLParameters Reviewed-by: wetmore
Fri, 19 Oct 2012 11:43:59 +0100 8000206: Uninitialized variable in PlainDatagramSocketImpl.c
chegar [Fri, 19 Oct 2012 11:43:59 +0100] rev 14195
8000206: Uninitialized variable in PlainDatagramSocketImpl.c Reviewed-by: dsamersoff, khazra, chegar Contributed-by: John Zavgren <john.zavgren@oracle.com>
Thu, 18 Oct 2012 01:14:00 -0700 7068321: Support TLS Server Name Indication (SNI) Extension in JSSE Server
xuelei [Thu, 18 Oct 2012 01:14:00 -0700] rev 14194
7068321: Support TLS Server Name Indication (SNI) Extension in JSSE Server Reviewed-by: mullan, weijun, wetmore
Wed, 17 Oct 2012 13:22:39 -0700 8001046: java/util/PluggableLocale/LocaleNameProviderTest.sh failing
naoto [Wed, 17 Oct 2012 13:22:39 -0700] rev 14193
8001046: java/util/PluggableLocale/LocaleNameProviderTest.sh failing Reviewed-by: okutsu
Wed, 17 Oct 2012 21:05:36 +0100 8000362: (pack200) Deprecate Packer/Unpacker addPropertyChangeLister and removePropertyChangeListener methods
alanb [Wed, 17 Oct 2012 21:05:36 +0100] rev 14192
8000362: (pack200) Deprecate Packer/Unpacker addPropertyChangeLister and removePropertyChangeListener methods Reviewed-by: lancea, chegar, mchung, ksrini
Wed, 17 Oct 2012 20:34:04 +0100 7198496: (sl) ServiceLoader.load(Class, null) behavior differs from spec
psandoz [Wed, 17 Oct 2012 20:34:04 +0100] rev 14191
7198496: (sl) ServiceLoader.load(Class, null) behavior differs from spec Reviewed-by: dholmes, alanb
Wed, 17 Oct 2012 12:03:20 -0700 8001012: jdk8 SKIP_BUILD_CYCLE=false build fails with BUILD_JAXWS=false
mchung [Wed, 17 Oct 2012 12:03:20 -0700] rev 14190
8001012: jdk8 SKIP_BUILD_CYCLE=false build fails with BUILD_JAXWS=false Reviewed-by: alanb, ohair
Wed, 17 Oct 2012 18:34:07 +0400 6809322: javax.management.timer.Timer does not fire all notifications
dsamersoff [Wed, 17 Oct 2012 18:34:07 +0400] rev 14189
6809322: javax.management.timer.Timer does not fire all notifications Summary: Some notifications get dropped due to ConcurrentModificationException thrown in Timer.notifyAlarmClock() method. Reviewed-by: dholmes, rbackman Contributed-by: jaroslav.bachorik@oracle.com
Wed, 17 Oct 2012 13:35:22 +0100 8000955: Hashtable.Entry.hashCode() does not conform to Map.Entry.hashCode() defined behaviour
ngmr [Wed, 17 Oct 2012 13:35:22 +0100] rev 14188
8000955: Hashtable.Entry.hashCode() does not conform to Map.Entry.hashCode() defined behaviour Reviewed-by: mduigou, alanb
Wed, 17 Oct 2012 11:43:56 +0100 8000685: (props) Properties.storeToXML/loadFromXML should only require UTF-8 and UTF-16 to be supported
alanb [Wed, 17 Oct 2012 11:43:56 +0100] rev 14187
8000685: (props) Properties.storeToXML/loadFromXML should only require UTF-8 and UTF-16 to be supported Reviewed-by: mchung, chegar
Tue, 16 Oct 2012 15:23:17 -0700 7198073: (prefs) user prefs not saved [macosx]
khazra [Tue, 16 Oct 2012 15:23:17 -0700] rev 14186
7198073: (prefs) user prefs not saved [macosx] Summary: Using class member field to get node instead of argument Reviewed-by: alanb
Tue, 16 Oct 2012 10:59:21 -0700 8000245: SimpleDateFormat.format(date, StringBuffer, FieldPosition) doesn't work as expected with custom extensions
naoto [Tue, 16 Oct 2012 10:59:21 -0700] rev 14185
8000245: SimpleDateFormat.format(date, StringBuffer, FieldPosition) doesn't work as expected with custom extensions 8000273: java.util.Locale.getDisplayVariant(Locale l) isn't transferred to the custom service provider 8000615: JRE adapter: timezone name of en_US is changed when extension directory is added Reviewed-by: okutsu
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip