-
Bug
-
Resolution: Fixed
-
P3
-
7
-
b03
-
generic
-
generic
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2195063 | 7 | Keith Mcguigan | P3 | Closed | Fixed | b99 |
JDK-2197918 | 6u23 | Keith Mcguigan | P3 | Closed | Fixed | b01 |
JDK-2199821 | 6u22m | Keith Mcguigan | P3 | Closed | Fixed | b01 |
JDK-2197626 | 6u21p | Keith Mcguigan | P3 | Closed | Fixed | b03 |
According to 4.11.1 paragraph of JVMS3
"A class file whose version number is greater than to 50.0
must be verified using the typechecker rules"
Currently, if the typechecking fails, jdk 7 virtual machine
performs verification by type inference.
"A class file whose version number is greater than to 50.0
must be verified using the typechecker rules"
Currently, if the typechecking fails, jdk 7 virtual machine
performs verification by type inference.
- backported by
-
JDK-2195063 A class file whose version number is greater than 50.0 must be verified using the typechecker
- Closed
-
JDK-2197626 A class file whose version number is greater than 50.0 must be verified using the typechecker
- Closed
-
JDK-2197918 A class file whose version number is greater than 50.0 must be verified using the typechecker
- Closed
-
JDK-2199821 A class file whose version number is greater than 50.0 must be verified using the typechecker
- Closed