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

IllegalArgumentException while invoking code completion on netbeans IDE

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 12
    • 11
    • tools
    • b27
    • Verified

        It seems to be an issue with com.sun.tools.javac.main.JavaCompiler.parseAndGetName where log.useSource is not set before invoking parser.
        which may be resulting in JCDiagnostic.java where check is made on source==null.

        Attached corresponding stacktrace.


              sdama Srinivas Dama (Inactive)
              sdama Srinivas Dama (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: