History log of /openjdk9/jdk/test/javax/xml/crypto/dsig/GenerationTests.java
Revision Date Author Comments
# 12410:afc7d8628a8d 16-Jul-2015 asmotrak

8074784: Additional tests for XML DSig API
Reviewed-by: mullan


# 12057:5d60882157c9 28-May-2015 mchung

8081347: Add @modules to jdk_core tests
Reviewed-by: alanb, joehw, lancea
Contributed-by: alexander.kulyakhtin@oracle.com, alan.bateman@oracle.com, mandy.chung@oracle.com


# 12016:5ad36a27ddf3 21-May-2015 juh

8079693: Add support for ECDSA P-384 and P-521 curves to XML Signature
Reviewed-by: mullan


# 11217:eed55a6ebaa3 09-Jan-2015 juh

8046724: XML Signature ECKeyValue elements cannot be marshalled or unmarshalled
Reviewed-by: mullan


# 11001:3e276a212a96 21-Nov-2014 mullan

8046949: Generify the javax.xml.crypto API
Reviewed-by: xuelei


# 9883:d7640cee30d8 02-May-2014 mullan

8038349: Signing XML with DSA throws Exception when key is larger than 1024 bits
Reviewed-by: xuelei


# 9763:10f803d32251 16-Apr-2014 mullan

8038184: XMLSignature throws StringIndexOutOfBoundsException if ID attribute value is empty String
Reviewed-by: xuelei


# 7449:0f0ff6e9da05 22-Apr-2013 mullan

6741606: Integrate Apache Santuario
Reviewed-by: vinnie, hawtin


# 4699:56cc907fc8dc 27-Oct-2011 mullan

7094155: JSR105 code throws javax.xml.crypto.URIReferenceException when running into Java 7 VM
Reviewed-by: xuelei


# 2362:00cd9dc3c2b5 25-May-2010 ohair

6943119: Rebrand source copyright notices
Reviewed-by: darcy, weijun


# 2009:7c9be6c9385a 10-Dec-2009 mullan

6867348: Digest Value of References inside Manifest - calculation order problem
Reviewed-by: xuelei


# 1515:ffb8e36b668c 23-Jun-2009 mullan

6824440: XML Signature HMAC issue
Reviewed-by: asaha


# 726:3ef0bdfa7609 15-Dec-2008 xdono

6785258: Update copyright year
Summary: Update copyright for files that have been modified starting July 2008 to Dec 2008
Reviewed-by: katleman, ohair, tbell


# 661:74fc78477907 22-Sep-2008 mullan

6469266: Integrate Apache XMLSec 1.4.2 into JDK 7
Reviewed-by: valeriep


# 0:37a05a11f281 30-Nov-2007 duke

Initial load