joehw [Thu, 24 Oct 2013 14:13:09 -0700] rev 21364
8004476: XSLT Extension Functions Don't Work in WebStart
Reviewed-by: dfuchs, lancea, alanb
sherman [Thu, 24 Oct 2013 11:12:59 -0700] rev 21363
8025003: Base64 should be less strict with padding
Summary: updated spec and implementation of mime decoder to be lenient for padding
Reviewed-by: alanb
twisti [Thu, 24 Oct 2013 10:52:15 -0700] rev 21362
8026502: java/lang/invoke/MethodHandleConstants.java fails on all platforms
Reviewed-by: iveresov, jrose
jfranck [Thu, 24 Oct 2013 19:04:27 +0200] rev 21361
8023651: j.l.r.Constructor.getAnnotatedReceiverType() and j.l.r.Constructor.getAnnotatedReturnType() for inner classes return incorrect result
Reviewed-by: darcy
briangoetz [Thu, 24 Oct 2013 13:06:05 -0400] rev 21360
8019646: Clarify javadoc contract of LambdaMetafactory
Reviewed-by: briangoetz, rfield
Contributed-by: dan.smith@oracle.com
smarks [Thu, 24 Oct 2013 10:13:39 -0700] rev 21359
8023862: deprecate HTTP proxying from RMI
Reviewed-by: mchung
alundblad [Thu, 24 Oct 2013 18:52:13 +0200] rev 21358
8027170: Annotations declared on super-super-class should be overridden by super-class.
Reviewed-by: jfranck
Contributed-by: andreas.lundblad@oracle.com, peter.levart@gmail.com
igerasim [Wed, 23 Oct 2013 15:37:40 +0400] rev 21357
8024521: (process) Async close issues with Process InputStream
Reviewed-by: psandoz, martin, alanb, robm