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

jdb returns invalid argument count if first parameter to Arrays.asList is null

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 8u92, 9
    • core-svc
    • b150

        @
        On 8u92, jdb eval returns "Invalid argument count: expected 1, received 2"
        with Arrays.asList(null, "a") though this line of code runs fine.
        @
        @

              sspitsyn Serguei Spitsyn
              shadowbug Shadow Bug
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: