-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P2
-
Affects Version/s: 6
-
Component/s: client-libs
-
b72
-
generic
-
generic
Split off from 6387360.
The javax.swing.tree.PathPlaceHolder package-private class is referenced to from the following method of public javax.swing.tree.DefaultTreeSelectionModel class:
protected void notifyPathChange(Vector<javax.swing.tree.PathPlaceHolder> changedPaths,
TreePath oldLeadSelection)
The javax.swing.tree.PathPlaceHolder package-private class is referenced to from the following method of public javax.swing.tree.DefaultTreeSelectionModel class:
protected void notifyPathChange(Vector<javax.swing.tree.PathPlaceHolder> changedPaths,
TreePath oldLeadSelection)
- relates to
-
CODETOOLS-6801782 Allow setup command to write inconsistent signatures for (package)-private method parameters
-
- Closed
-
-
JDK-6387360 Usage of package-private class as a parameter of a method (javax.swing.text.ParagraphView)
-
- Resolved
-