valeriep [Wed, 30 Mar 2016 22:02:23 +0000] rev 39752
8146514: Enforce GCM limits
Summary: add and enforce upper limit for input size for AES cipher in GCM mode
Reviewed-by: mullan
valeriep [Wed, 16 Mar 2016 21:59:55 +0000] rev 39751
8147771: Construction of static protection domains under Javax custom policy
Summary: Changed SubjectDomainCombiner to combine static PD as is even when custom policy is enabled.
Reviewed-by: mullan
valeriep [Fri, 11 Mar 2016 23:54:17 +0000] rev 39750
8149070: Enforce update ordering
Summary: Make sure that ISE is thrown when updateAAD is called after update.
Reviewed-by: mullan
jbachorik [Thu, 28 Jan 2016 11:03:09 +0100] rev 39749
8146993: Several javax/management/remote/mandatory regression tests fail after JDK-8138811
Reviewed-by: dfuchs, valeriep
bpb [Wed, 13 Jan 2016 14:04:58 -0800] rev 39748
8145446: Perfect pipe placement
Reviewed-by: alanb, jeff, igerasim, ahgross
valeriep [Wed, 23 Dec 2015 02:36:57 +0000] rev 39747
8138811: Construction of static protection domains
Summary: Updated SubjectDomainCombiner to keep static ProtectionDomain static
Reviewed-by: mullan