-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
P2
-
Affects Version/s: 6
-
Component/s: tools
-
generic
-
generic
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-2165591 | 7 | Jonathan Gibbons | P3 | Closed | Cannot Reproduce | |
| JDK-2192505 | 6-pool | Unassigned | P4 | Closed | Cannot Reproduce |
Failed test: apt/regression/6439826
IllegalArgumentException in JCDiagnostic it seems while processing generated code which contains an error.
Steps:
javac filerAP.java
jar -cf test.jar *.class
javac -proc:onlyh -cp test.jar -processor filerAP Test
Source and output are in attached bug.zip
IllegalArgumentException in JCDiagnostic it seems while processing generated code which contains an error.
Steps:
javac filerAP.java
jar -cf test.jar *.class
javac -proc:onlyh -cp test.jar -processor filerAP Test
Source and output are in attached bug.zip
- backported by
-
JDK-2165591 Exception issuing Diagnostic while processing generated errant code
-
- Closed
-
-
JDK-2192505 Exception issuing Diagnostic while processing generated errant code
-
- Closed
-