typo in 'intersection types in cast are not supported' message

XMLWordPrintable

    • b152
    • Not verified

      compiler.err.intersection.types.in.cast.not.supported.in.source reads:

      > intersection types in cast are not supported in -source {0}\n\
      > (use -source 8 or higher to enable default methods)

      It should be:

      > intersection types in cast are not supported in -source {0}\n\
      > (use -source 8 or higher to enable intersection types in cast)

            Assignee:
            Liam Miller-Cushon
            Reporter:
            Liam Miller-Cushon
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: