-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
1.3.1, 1.4.0
-
generic
-
generic
Name: elR10090 Date: 12/19/2000
The specification for the method Field.type() given below
contains a reference to method TypeComponent#enclosingType
undefined in specification.
public Type type() throws ClassNotLoadedException
Returns the type of the this Field. For primitive fields, an
appropriate PrimitiveType is always returned. For object fields,
the appropriate ReferenceType is returned if it has been loaded
through the enclosing type's (that is, the type returned by
TypeComponent#enclosingType) class loader.
======================================================================
- duplicates
-
JDK-4329644 JDI: fix javadoc errors in JDI spec
-
- Closed
-
- relates to
-
JDK-4404195 JDI spec: Field.type() Method.returnType() is not explicit for array fields
-
- Closed
-