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

Cleanup {Abstract,Single,Split}IndexWriter classes

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 16
    • 16
    • tools
    • None

      As noted in a recent review, there is unnecessary code duplication between SingleIndexWriter and SplitIndexWriter.

      This can best be solved by merging both into the common super type of AbstractIndexWriter, and renaming it just IndexWriter.

      There are some anomalies in the docs-generation for enum constants and record components which should also be addressed.

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

              Created:
              Updated:
              Resolved: