emc [Mon, 10 Nov 2014 11:23:23 -0500] rev 27491
8055063: Parameter#toString() fails w/ AIOOBE for ctr of inner class w/ generic type
Summary: Add getAllGenericParameters, which attempts to report generic parameters with synthetic parameters to the best extent possible with current classfile information.
Reviewed-by: jfranck
lancea [Sun, 09 Nov 2014 17:59:06 -0500] rev 27490
8064356: Add BaseRowSet, SQLInputImpl, and SQLOutputImpl tests
Reviewed-by: joehw, rriggs
martin [Thu, 06 Nov 2014 13:18:44 -0800] rev 27489
8062771: Core reflection should use final fields whenever possible
Reviewed-by: psandoz, darcy
joehw [Fri, 07 Nov 2014 13:23:36 -0800] rev 27488
8059327: XML parser returns corrupt attribute value
Reviewed-by: lancea