-
Enhancement
-
Resolution: Duplicate
-
P4
-
None
-
7
-
generic
-
generic
Calling validate() inside Container.doLayout() may lead to infinite recursion because of validate() calls validateTree() which calss doLayout() again.
Should mention that Container.validate() already has call to doLayout() in the spec.
Should mention that Container.validate() already has call to doLayout() in the spec.
- duplicates
-
JDK-6444440 need to clarify several aspects of AWT spec
- Resolved