+1 Thanks, Max
> On Jul 8, 2020, at 8:56 AM, Hai-May Chao <[email protected]> wrote: > > Hi Tony, > > Looks good. > > Hai-May > > >> On Jul 7, 2020, at 5:01 PM, Anthony Scarpino <[email protected]> >> wrote: >> >> Hi, >> >> I need a code review to fix some copyright headers. The diffs are below >> >> thanks >> >> Tony >> >> ------ >> >> +++ b/test/jdk/java/security/KeyAgreement/KeyAgreementTest.java >> - * Copyright (c) 2018, 2020 Oracle and/or its affiliates. All rights >> reserved. >> + * Copyright (c) 2018, 2020, Oracle and/or its affiliates. All rights >> reserved. >> >> >> +++ b/test/jdk/sun/security/tools/keytool/GroupName.java >> - * Copyright (c) 2018, 2020, Oracle and/or its affiliates. All rights >> reserved. >> + * Copyright (c) 2018, 2020, Oracle and/or its affiliates. All rights >> reserved. >> >
