dsamersoff [Mon, 24 Sep 2012 17:00:40 +0400] rev 14224
7192975: Issue with JMX reflection
Summary: Make security check unconditional
Reviewed-by: ahgross, asaha
Contributed-by: jaroslav.bachorik@oracle.com
dsamersoff [Mon, 24 Sep 2012 16:15:27 +0400] rev 14223
7198296: Problem with classloader in JMX
Summary: wb classes have to be available for hotspot tests
Reviewed-by: ahgross, asaha
Contributed-by: frederic.parain@oracle.com, daniel.fuchs@oracle.com, jean-francois.denise@oracle.com
jrose [Thu, 20 Sep 2012 14:02:55 -0700] rev 14222
7196190: Improve method of handling MethodHandles
Summary: Bind callers to caller-sensitive methods.
Reviewed-by: twisti, jjh, vlivanov, ahgross
malenkov [Wed, 19 Sep 2012 21:42:21 +0400] rev 14221
7195917: XMLDecoder parsing at close-time should be improved
Reviewed-by: art, ahgross
rupashka [Tue, 11 Sep 2012 15:59:24 +0400] rev 14220
7195194: Better data validation for Swing
Reviewed-by: art, ahgross
malenkov [Tue, 11 Sep 2012 12:57:09 +0400] rev 14219
7195549: Better bean object persistence
Reviewed-by: art, ahgross
smarks [Mon, 10 Sep 2012 16:05:53 -0700] rev 14218
7195919: (sl) ServiceLoader can throw CCE without needing to create instance
Reviewed-by: ahgross, alanb, dmeetry
asaha [Sat, 08 Sep 2012 22:23:42 -0700] rev 14217
Merge
alanb [Sat, 08 Sep 2012 20:31:42 +0100] rev 14216
7169884: LogManager checks do not work correctly for sub-types
Reviewed-by: mchung, ahgross
chegar [Wed, 29 Aug 2012 14:05:37 +0100] rev 14215
7189567: java net obselete protocol
Reviewed-by: alanb, ahgross
chegar [Thu, 16 Aug 2012 15:02:34 +0100] rev 14214
7189103: Executors needs to maintain state
Reviewed-by: dholmes, hawtin
mullan [Wed, 15 Aug 2012 15:31:30 -0400] rev 14213
7189490: More improvements to DomainCombiner checking
Reviewed-by: ahgross, jdn, vinnie
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
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
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
smarks [Thu, 21 Jun 2012 00:20:49 -0700] rev 14209
7093490: adjust package access in rmiregistry
Reviewed-by: ahgross, coffeys, dmocek
mullan [Mon, 18 Jun 2012 10:00:55 -0400] rev 14208
7172522: Improve DomainCombiner checking
Reviewed-by: vinnie, ahgross
weijun [Fri, 15 Jun 2012 09:51:09 +0800] rev 14207
6631398: FilePermission improved path checking
Reviewed-by: mullan, skoivu, jdn
mullan [Fri, 08 Jun 2012 11:02:47 -0400] rev 14206
7163198: Tightened package accessibility
7169887: Tightened package accessibility
Reviewed-by: vinnie, hawtin
wetmore [Mon, 21 May 2012 15:42:15 -0700] rev 14205
7167656: Multiple Seeders are being created
Reviewed-by: smarks, mduigou, ahgross
lana [Tue, 23 Oct 2012 09:41:52 -0700] rev 14204
Merge
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>
weijun [Tue, 23 Oct 2012 10:02:23 +0800] rev 14202
8001208: Fix for KRB5CCNAME not complete
Reviewed-by: xuelei
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
weijun [Mon, 22 Oct 2012 17:01:35 +0800] rev 14200
8000624: Move MaxRetries.java to ProblemList for the moment
Reviewed-by: alanb
weijun [Mon, 22 Oct 2012 09:59:23 +0800] rev 14199
8001204: typo: Unable to obtain Princpal Name for authentication
Reviewed-by: xuelei
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
alanb [Sat, 20 Oct 2012 21:07:50 +0100] rev 14197
8000941: Remove ftp from the required list of protocol handlers
Reviewed-by: chegar