Request for Review (xxs) - 8161029: GPL header missing comma after year

Erik Helin erik.helin at oracle.com
Wed Sep 14 07:01:42 UTC 2016


On 2016-09-13, Jon Masamitsu wrote:
> As the summary says the header format is incorrect.
> 
> https://bugs.openjdk.java.net/browse/JDK-8161029
> 
> Webrev at
> 
> http://cr.openjdk.java.net/~jmasa/8161029/webrev.00/
> 
> The essence of the change is
> 
> --- a/src/share/vm/gc/shared/workerManager.hpp
> +++ b/src/share/vm/gc/shared/workerManager.hpp
> @@ -1,5 +1,5 @@
>  /*
> - * Copyright (c) 2016 Oracle and/or its affiliates. All rights reserved.
> + * Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
>   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.

Looks good, Reviewed.

Thanks,
Erik

> Thanks.
> 
> Jon



More information about the hotspot-gc-dev mailing list