Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-7611 Eliminate compiler warnings in Kafka
  3. KAFKA-7613

Enable javac rawtypes, serial and try xlint warnings

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      KAFKA-7612 enables all Xlint warnings apart from the following:

      options.compilerArgs << "-Xlint:-rawtypes"
      options.compilerArgs << "-Xlint:-serial"
      options.compilerArgs << "-Xlint:-try"

      We should fix the issues and enable the warnings.

      Attachments

        Activity

          People

            tombentley Tom Bentley
            ijuma Ismael Juma
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: