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

check array dimension limitations earlier

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • 7
    • tools
    • generic
    • generic

      4917091 fixes the javac checks for arrays with too many dimensions, but these checks happen in Gen, which is generally to late to be of use to IDEs, which use analyze() (parse/enter/attr/flow) to get the red squiggly lines. Even those these limitations on the number of dimensions come from JVMS, it would be better to check for these limitations sooner rather than later.

            Unassigned Unassigned
            jjg Jonathan Gibbons
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Imported:
              Indexed: