Uploaded image for project: 'Apache Avro'
  1. Apache Avro
  2. AVRO-2566

Declared generic but did not initialize generic type

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 1.10.0
    • java
    • None

    Description

      lang/java/avro-compiler/..
      SchemaResolver.java
      List<Schema> newSchemas = new ArrayList(types.size());
      The generic is declared here, but the initialization is using a non-generic type,
      so I corrected it.

      Attachments

        Issue Links

          Activity

            People

              zeshuai007 Zezeng Wang
              zeshuai007 Zezeng Wang
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: