-
Type:
Bug
-
Resolution: Won't Fix
-
Priority:
P3
-
Affects Version/s: 7
-
Component/s: client-libs
-
generic
-
generic
They are declared as:
final private int FORWARD_TRAVERSAL = 0;
final private int BACKWARD_TRAVERSAL = 1;
so it's not clear why they are required in the serialized form of the ContainerOrderFocusTraversalPolicy class.
JDK7 deferral NMI -- Does SQE agree with this request?
This bug should be changed only in major release.
final private int FORWARD_TRAVERSAL = 0;
final private int BACKWARD_TRAVERSAL = 1;
so it's not clear why they are required in the serialized form of the ContainerOrderFocusTraversalPolicy class.
JDK7 deferral NMI -- Does SQE agree with this request?
This bug should be changed only in major release.
- relates to
-
JDK-4719336 Ability for non focusCycleRoots to provide focusTraversalPolicy
-
- Resolved
-