mullan [Mon, 22 Apr 2013 11:23:33 +0100] rev 18240
6741606: Integrate Apache Santuario
Reviewed-by: vinnie, hawtin
anthony [Tue, 09 Apr 2013 12:05:27 +0400] rev 18239
8011154: java/awt/Frame/ShapeNotSetSometimes/ShapeNotSetSometimes.java failed since 7u25b03 on windows
Reviewed-by: art, yan
chegar [Mon, 22 Apr 2013 11:08:27 +0100] rev 18238
8012917: ObjectStreamClass and ObjectStreamField should be CallerSensitive aware
Reviewed-by: mchung
smarks [Mon, 22 Apr 2013 10:55:14 +0100] rev 18237
8008132: Better serialization support
Reviewed-by: alanb, hawtin
mchung [Mon, 22 Apr 2013 10:22:59 +0100] rev 18236
8012689: CallerSensitive annotation should not have CONSTRUCTOR Target
Reviewed-by: chegar
chegar [Mon, 22 Apr 2013 10:21:22 +0100] rev 18235
8012692: SerialJavaObject.java should be CallerSensitive aware
Reviewed-by: mchung
jfranck [Fri, 19 Apr 2013 14:40:31 +0100] rev 18234
8007812: (reflect) Class.getEnclosingMethod problematic for some classes
Summary: Better checking in getEnclosing(Method|Constructor|Class)
Reviewed-by: darcy, ahgross, mchung
sundar [Fri, 19 Apr 2013 11:43:19 +0100] rev 18233
8006611: Improve scripting
Reviewed-by: mchung
anthony [Thu, 18 Apr 2013 13:52:38 +0100] rev 18232
8009071: Improve shape handling
Reviewed-by: art, mschoene
leonidr [Tue, 16 Apr 2013 21:19:02 +0400] rev 18231
8011695: [tck-red] Application can not be run, the Security Warning dialog is gray.
Summary: EventQueue shouldn't use AppContext.getAppContext() to obtain its AppContext.
Reviewed-by: art