RFR(T): 8249097: test/lib/jdk/test/lib/util/JarBuilder.java has a bad copyright
Daniel D. Daugherty
daniel.daugherty at oracle.com
Wed Jul 8 21:24:40 UTC 2020
Thanks for the fast review.
I was surprised that jcheck -r tip didn't flag that, but... :-)
Dan
On 7/8/20 5:23 PM, igor.ignatyev at oracle.com wrote:
> LGTM, thanks for fixing, and sorry for introducing that.
>
> — Igor
>
>> On Jul 8, 2020, at 2:22 PM, Daniel D. Daugherty <daniel.daugherty at oracle.com> wrote:
>>
>> Greetings,
>>
>> A trivial fix to make the validate-header Tier1 task happy.
>>
>> Here's the context diff:
>>
>> $ hg diff -r qparent
>> diff -r c5202ed40b86 test/lib/jdk/test/lib/util/JarBuilder.java
>> --- a/test/lib/jdk/test/lib/util/JarBuilder.java Wed Jul 08 20:35:36 2020 +0100
>> +++ b/test/lib/jdk/test/lib/util/JarBuilder.java Wed Jul 08 17:20:01 2020 -0400
>> @@ -1,5 +1,5 @@
>> /*
>> - * Copyright (c) 2015, 2020 Oracle and/or its affiliates. All rights reserved.
>> + * Copyright (c) 2015, 2020, Oracle and/or its affiliates. All rights reserved.
>> * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
>> *
>> * This code is free software; you can redistribute it and/or modify it
>>
>>
>> Thanks, in advance, for any comments, questions, or suggestions.
>>
>> Dan
>>
More information about the core-libs-dev
mailing list