Name: ssT124754 Date: 02/16/2001
java version "1.3.0_01"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0_01)
Java HotSpot(TM) Client VM (build 1.3.0_01, mixed mode)
The javadocs for the invoke() method in the class java.lang.reflect.Method
refer to section 15.11.4.4 of the Java Language Specification.
There is no such section in JLS 2nd ed.
The javadocs need to be updated.
____________________________________________________
The customer is right.There is no 15.11.4.4 in the JLS.
The correct number from JLS should be 15.12.4.4 which talks about the dynamic method lookup.
The docs for 1.3 should be corrected with this number.
###@###.### 2001-02-16
(Review ID: 117154)
======================================================================