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

JSR269: Support creating package-info.java files

XMLWordPrintable

      The JSR 269 Filer API supports creating new source files for annotation processing. The resulting "types" are treated as one of the inputs to the next round of processing. To support package annotations, JSR 175 allowed "package-info.java" files to be created too. These files don't quite follow all the rules of other Java source code and their creation isn't currently supported by the Filer; if such a file was created as a general text file, it would not be subject to annotation processing. JSR 269 should consider whether or not the creation of such files needs to be supported.

            darcy Joe Darcy
            darcy Joe Darcy
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: