-
Bug
-
Resolution: Fixed
-
P2
-
7
-
b09
-
x86
-
windows_xp
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2209158 | 7 | Keith Mcguigan | P2 | Closed | Fixed | b139 |
The test case
vm/cldc/typechecker/check/check013/check01304m1/check01304m1.html
failed during JCK runtime 7 testing with JDK 7 b134 on Windows x64 OS
The error message:
Failed to reject invalid class check01304m10n
Looks like a regression due to the test passed with JDK 7 b133 on the same platform.
vm/cldc/typechecker/check/check013/check01304m1/check01304m1.html
failed during JCK runtime 7 testing with JDK 7 b134 on Windows x64 OS
The error message:
Failed to reject invalid class check01304m10n
Looks like a regression due to the test passed with JDK 7 b133 on the same platform.
- backported by
-
JDK-2209158 JCK test failed to reject invalid class check01304m10n.
- Closed