Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8151179 address issues raised by JCK team on JEP 274 API
  3. JDK-8159469

MethodHandles.iteratedLoop and MethodHandles.countedLoop/4 ImplSpec

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: P3 P3
    • None
    • None
    • core-libs

      MethodHandles.iteratedLoop and MethodHandles.countedLoop/4 contains @ImplSpec section. This section references method "filterArgument".

      MethodHandles.filterArgument is non-public, therefore we can't reference it in API doc. Please, either open this method or use another method here.

      Tests couldn't be wrote because of package-local access level of method.
      Present in jdk9b122 API doc.

            mhaupt Michael Haupt
            asolodkaya Anastasiya Solodkaya (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: