-
Bug
-
Resolution: Fixed
-
P3
-
9
-
b134
-
Not verified
Top level writer classes have duplicated code to catch and handle IOException.
The duplicated code could be eliminated by introducing a shared new doclet exception type to wrap the file name and underlying exception
The duplicated code could be eliminated by introducing a shared new doclet exception type to wrap the file name and underlying exception
- relates to
-
JDK-8164597 TestIOException.java fails after push for JDK-8164130.
-
- Resolved
-