-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 12
-
Component/s: tools
-
b02
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8331698 | 11.0.25-oracle | Shivangi Gupta | P3 | Resolved | Fixed | b01 |
| JDK-8368829 | 8u481 | Anawesha Khuntia | P3 | Resolved | Fixed | b01 |
In general, library code in the unnamed package is not a great idea, because it can be hard to control building classes and the implicit imports.
JavadocTester should be moved from the unnamed package to a named package, to make it easier to refactor nested classes into top-level classes, and to support additional features going forward.
JavadocTester should be moved from the unnamed package to a named package, to make it easier to refactor nested classes into top-level classes, and to support additional features going forward.
- backported by
-
JDK-8331698 Move JavadocTester to a named package
-
- Resolved
-
-
JDK-8368829 Move JavadocTester to a named package
-
- Resolved
-