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

tools/javac/lambda/TargetType58.java test failed

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P2 P2
    • 8
    • 8
    • tools
    • All

    • b113
    • 8

      tools/javac/lambda/TargetType58.java test failed in lt nightly for lambda/annotation and with promotion build, b113 across all platforms:
      /export/home/aurora/sandbox/testbase/tools/javac/lambda/TargetType58.java:38: error: cannot find symbol
              g(li, s -> s.substream(200), Collections.emptyList());
                          ^
        symbol: method substream(int)
        location: variable s of type Stream<Integer>
      1 error
      result: Failed. Compilation failed: Compilation failed

            vromero Vicente Arturo Romero Zaldivar
            lshikhva Ludmila Shikhvarg (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: