-
Bug
-
Resolution: Fixed
-
P3
-
17
-
b29
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8269456 | 18 | Jonathan Gibbons | P3 | Resolved | Fixed | b04 |
JDK-8270643 | 17.0.1 | Jonathan Gibbons | P3 | Resolved | Fixed | b03 |
The method in question is
void print(Diagnostic.Kind kind, FileObject file, int start, int pos, int end, String message);
There is no reasonable default behavior other than to throw UnsupportedOperationException.
- backported by
-
JDK-8269456 Add default impl for recent new Reporter.print method
-
- Resolved
-
-
JDK-8270643 Add default impl for recent new Reporter.print method
-
- Resolved
-
- csr for
-
JDK-8268973 Add default impl for recent new Reporter.print method
-
- Closed
-
- relates to
-
JDK-8269689 Update --release 17 symbol information for JDK 17 build 31
-
- Resolved
-
-
JDK-8267127 Add new print method to doclet Reporter interface
-
- Resolved
-
(2 links to)