-
Bug
-
Resolution: Fixed
-
P4
-
5.0
-
beta
-
generic
-
generic
The Javadoc sometimes writes ObjectReference and sometimes writes objectReference as the value of the targetType field in descriptors. The Reference Implementation in fact considers this field as case insensitive. The test suite requires implementations to behave this way. Plainly targetType should be added to the list of case-insensitive fields on p96 of the 1.2 spec.