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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • repo-valhalla
    • repo-valhalla
    • 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

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

              Created:
              Updated:
              Resolved: