Hold on! Sorry ...

On 12/03/2019 10:32 pm, David Holmes wrote:
Ship it!

Thanks,
David

On 12/03/2019 9:54 pm, Gary Adams wrote:
Need one reviewer for this trivial correction .

   Issue: https://bugs.openjdk.java.net/browse/JDK-8220474

diff --git a/src/java.instrument/share/classes/java/lang/instrument/package-info.java b/src/java.instrument/share/classes/java/lang/instrument/package-info.java --- a/src/java.instrument/share/classes/java/lang/instrument/package-info.java +++ b/src/java.instrument/share/classes/java/lang/instrument/package-info.java
@@ -1,11 +1,11 @@
  /*
- * Copyright (c) 2003, 2017, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2003, 2019, Oracle and/or its affiliates. All rights reserved.

The copyright year should not be updated if only the copyright notice has been modified.

David
-----

   * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
   *
   * This code is free software; you can redistribute it and/or modify it
   * under the terms of the GNU General Public License version 2 only, as
   * published by the Free Software Foundation.  Oracle designates this
- * particular file as subject to the Classpath exception as provided
+ * particular file as subject to the "Classpath" exception as provided
   * by Oracle in the LICENSE file that accompanied this code.
   *
   * This code is distributed in the hope that it will be useful, but WITHOUT

Reply via email to