Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
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
  
  Include a link with my name & email   


PLEASE NOTE: JDK6 is formerly known as Project Mustang