[lworld] tools/javac/valhalla/lworld-values/EnhancedForLoopTest.java fails after merge

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • repo-valhalla
    • Affects Version/s: repo-valhalla
    • Component/s: tools

      test/langtools/tools/javac/valhalla/lworld-values/EnhancedForLoopTest.java:91: error: for-each not applicable to expression type
              for (var s : foo) {
              ^
        required: array or java.lang.Iterable
        found: Foo<String>
      1 error
      result: Failed. Compilation failed: Compilation failed

            Assignee:
            Srikanth Adayapalam (Inactive)
            Reporter:
            David Simms
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: