-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 11
-
Component/s: tools
-
b27
-
Verified
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8215906 | 13 | Srinivas Dama | P3 | Resolved | Fixed | b02 |
| JDK-8216130 | 12.0.1 | Srinivas Dama | P3 | Resolved | Fixed | master |
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.
which may be resulting in JCDiagnostic.java where check is made on source==null.
Attached corresponding stacktrace.
- backported by
-
JDK-8215906 IllegalArgumentException while invoking code completion on netbeans IDE
-
- Resolved
-
-
JDK-8216130 IllegalArgumentException while invoking code completion on netbeans IDE
-
- Resolved
-