History log of /openjdk9/jdk/test/sun/security/tools/keytool/autotest.sh
Revision Date Author Comments
# 15333:28e938880be3 10-Aug-2016 mchung

8136930: Simplify use of module-system options by custom launchers
Reviewed-by: alanb, ksrini, henryjen, sundar


# 14069:32bb1700f683 05-Apr-2016 alanb

8153370: Drop use of old style -XaddExports from tests
Reviewed-by: mchung


# 13901:b2a69d66dc65 17-Mar-2016 alanb

8142968: Module System implementation
Summary: Initial integration of JEP 200, JEP 260, JEP 261, and JEP 282
Reviewed-by: alanb, mchung, naoto, rriggs, psandoz, plevart, mullan, ascarpino, vinnie, prr, sherman, dfuchs, mhaupt
Contributed-by: alan.bateman@oracle.com, alex.buckley@oracle.com, jonathan.gibbons@oracle.com, karen.kinnear@oracle.com, mandy.chung@oracle.com, mark.reinhold@oracle.com, chris.hegarty@oracle.com, alexandr.scherbatiy@oracle.com, amy.lu@oracle.com, calvin.cheung@oracle.com, daniel.fuchs@oracle.com, erik.joelsson@oracle.com, harold.seigel@oracle.com, jaroslav.bachorik@oracle.com, jean-francois.denise@oracle.com, jan.lahoda@oracle.com, james.laskey@oracle.com, lois.foltan@oracle.com, miroslav.kos@oracle.com, huaming.li@oracle.com, sean.mullan@oracle.com, naoto.sato@oracle.com, masayoshi.okutsu@oracle.com, peter.levart@gmail.com, philip.race@oracle.com, claes.redestad@oracle.com, sergey.bylokhov@oracle.com, alexandre.iline@oracle.com, volker.simonis@gmail.com, staffan.larsen@oracle.com, stuart.marks@oracle.com, semyon.sadetsky@oracle.com, serguei.spitsyn@oracle.com, sundararajan.athijegannathan@oracle.com, valerie.peng@oracle.com, vincent.x.ryan@oracle.com, weijun.wang@oracle.com, yuri.nesterenko@oracle.com, yekaterina.kantserova@oracle.com, alexander.kulyakhtin@oracle.com, felix.yang@oracle.com, andrei.eremeev@oracle.com, frank.yuan@oracle.com, sergei.pikalev@oracle.com, sibabrata.sahoo@oracle.com, tiantian.du@oracle.com, sha.jiang@oracle.com


# 10925:7b5a3c338659 05-Nov-2014 weijun

8057810: New defaults for DSA keys in jarsigner and keytool
Reviewed-by: vinnie


# 10777:23380520ad0b 09-Oct-2014 weijun

8060007: Keytool test can use bundled NSS lib on Mac
Reviewed-by: vinnie


# 10746:e44aa23ce826 27-Sep-2014 weijun

8059313: Enable keytool NSS test on Mac
Reviewed-by: vinnie


# 10023:79a6703ab839 29-May-2014 vinnie

8044038: Security tests fail on 32 bit linux platform
Reviewed-by: xuelei, weijun


# 9285:03c3b2bc12dd 13-Feb-2014 alanb

8028711: TEST_BUG: Shell tests should pass through VM options
Reviewed-by: alanb
Contributed-by: michael.cui@oracle.com


# 8466:37e3dcb798c3 17-Oct-2013 weijun

8026712: TEST_BUG: update sun/security/tools/keytool/autotest.sh with a new location to find of libsoftokn3.so
Reviewed-by: vinnie


# 8366:a1d91e198ddf 10-Oct-2013 lana

Merge


# 8357:74b4d20769fd 10-Oct-2013 weijun

8026235: keytool NSS test should use 64 bit lib on Solaris
Reviewed-by: vinnie


# 8187:9684ed81cd21 27-Sep-2013 ksrini

8020552: [launcher] changes to support removal of Solaris 32-bit distribution
8023495: [infra] create 64-bit solaris bits with symlinks
Reviewed-by: ihse, tbell, dholmes, darcy, alanb, erikj, sla, martin


# 6383:7da291690aa0 11-Jan-2013 alanb

8005978: shell tests need to use the $COMPILEJDK for javac, jar and other tools
Reviewed-by: chegar


# 5976:fe28e0b035e7 14-Oct-2012 sflores

7194449: String resources for Key Tool and Policy Tool should be in their respective packages
Reviewed-by: alanb, weijun, mullan


# 5919:7e3ef09bb348 28-Sep-2012 weijun

7200682: TEST_BUG: keytool/autotest.sh still has problems with libsoftokn.so
Reviewed-by: alanb, smarks


# 5867:f56f85040c58 17-Sep-2012 weijun

7196855: autotest.sh fails on ubuntu because libsoftokn.so not found
Reviewed-by: vinnie


# 5198:98bb27f61a70 26-Mar-2012 vinnie

7152582: PKCS11 tests should use the NSS libraries available in the OS
Reviewed-by: mullan


# 5111:a9840446d677 05-Mar-2012 vinnie

7151109: backout CR 6988842
Reviewed-by: mullan


# 5108:3664ca46bc91 02-Mar-2012 vinnie

6988842: jce/ECC test fails for SunPKCS11 provider using nss library
Reviewed-by: mullan


# 2362:00cd9dc3c2b5 25-May-2010 ohair

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


# 903:90ab7b4891e3 22-Feb-2009 weijun

6780416: New keytool commands/options: -gencert, -printcertreq, -ext
Reviewed-by: xuelei, mullan


# 321:ead7a5f601d5 27-May-2008 weijun

6705313: Incorrect exit $? in keytool's autotest.sh
Reviewed-by: valeriep


# 0:37a05a11f281 30-Nov-2007 duke

Initial load