|
Quick Lists
|
|
Bug ID:
|
6693236
|
|
Votes
|
0
|
|
Synopsis
|
A class file whose version number is greater than to 50.0 must be verified using the typechecker
|
|
Category
|
hotspot:other
|
|
Reported Against
|
|
|
Release Fixed
|
|
|
State
|
3-Accepted,
bug
|
|
Priority:
|
3-Medium
|
|
Related Bugs
|
6692246
|
|
Submit Date
|
24-APR-2008
|
|
Description
|
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.
Posted Date : 2008-04-24 07:21:47.0
|
|
Work Around
|
N/A
|
|
Evaluation
|
N/A
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |