-
Bug
-
Resolution: Fixed
-
P4
-
9
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8136102 | emb-9 | Weijun Wang | P4 | Resolved | Fixed | team |
In the final round of BadKDC1 test, the excepted result is
"(12(12){1,2}|122232-)"
and the actual output is
122212
At this time, k1 is known off, k2 is likely on, k3 is likely off. Actually k1 and k2 are on, k3 is off.
The actual output is possible (i.e. no src bug) but not in expected result.
"(12(12){1,2}|122232-)"
and the actual output is
122212
At this time, k1 is known off, k2 is likely on, k3 is likely off. Actually k1 and k2 are on, k3 is off.
The actual output is possible (i.e. no src bug) but not in expected result.
- backported by
-
JDK-8136102 BadKDC1 failed again
-
- Resolved
-