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

Jon Masamitsu jon.masamitsu at oracle.com
Tue Sep 13 23:59:35 UTC 2016


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.

Thanks.

Jon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/hotspot-gc-dev/attachments/20160913/95af6066/attachment.htm>


More information about the hotspot-gc-dev mailing list