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

Incorrect information regarding "Passing Information to a Method or a Construct"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P4 P4
    • None
    • 8u11
    • docs
    • generic
    • generic

      A DESCRIPTION OF THE PROBLEM :
      The following is written "Note: The Java programming language doesn't let you pass methods into methods. But you can pass an object into a method and then invoke the object's methods.".

      But with Lambda expressions this becomes invalid.

      EXPECTED VERSUS ACTUAL BEHAVIOR :
      EXPECTED -
      This should not be present in the documentation.
      ACTUAL -
      This is present in the documentation.

      URL OF FAULTY DOCUMENTATION :
      http://docs.oracle.com/javase/tutorial/java/javaOO/arguments.html

            Unassigned Unassigned
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: