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

JSR269: AbstractProcessor should check initialization status before running methods

      Currently the AbstractProcessor class does not check the initialized bit when running the getFoo methods and assumes that the class has been initialized and the requiste annotation processing facilites are available. This can result in NullPointerExceptions; an IllegalStateException would be better.

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: