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

JavacProcessingEnvironment should tolerate BasicJavacTask

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 8
    • 8
    • tools
    • None
    • b120
    • generic
    • generic
    • Verified

      JavacProcessingEnvironment assumes that a JavacTask is a JavacTaskImpl.

      However, if one gets a JavacTask from a ProcessingEnvironment in a batch compilation, the task will only be a BasicJavacTask. This crashes JavacProcessingEnvironment nextContext().

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: