Relates :
|
The set of class file versions we accept for input (in ClassReader) is not necessarily the same as the set of class file versions we support for output. Therefore ClassReader should not use Target to determine the set of valid class file versions it can accept.
|