Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8015808

Typo in MethodHandle javadoc

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P3
    • 8
    • 7, 8
    • core-libs

    Description

      A DESCRIPTION OF THE PROBLEM :
      Typo " the the " in :

      The applied conversions are defined by consulting the the corresponding component types of the old and new method handle types.

      EXPECTED VERSUS ACTUAL BEHAVIOR :
      EXPECTED -
      The applied conversions are defined by consulting the corresponding component types of the old and new method handle types.
      ACTUAL -
      The applied conversions are defined by consulting the the corresponding component types of the old and new method handle types.

      URL OF FAULTY DOCUMENTATION :
      http://docs.oracle.com/javase/7/docs/api/java/lang/invoke/MethodHandle.html

      Attachments

        Activity

          People

            rriggs Roger Riggs
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: