src/java.base/share/classes/java/lang/invoke/MethodHandleNatives.java
changeset 53563 a4b7ea85d668
parent 52781 436097b038a1
--- a/src/java.base/share/classes/java/lang/invoke/MethodHandleNatives.java	Tue Jan 29 15:13:35 2019 -0800
+++ b/src/java.base/share/classes/java/lang/invoke/MethodHandleNatives.java	Wed Jan 30 00:24:32 2019 +0000
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2008, 2018, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2008, 2019, 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
@@ -434,7 +434,7 @@
      * completely in the linker method.
      * As a corner case, if N==255, no appendix is possible.
      * In this case, the method returned must be custom-generated to
-     * to perform any needed type checking.
+     * perform any needed type checking.
      * <p>
      * If the JVM does not reify a method at a call site, but instead
      * calls {@code linkMethod}, the corresponding call represented