Method.java
3.01 KB
-
Method.java (getExceptionTypes): Call getType() to initialize if exception_types is null. · 595420bf
* java/lang/reflect/Method.java (getExceptionTypes): Call getType() to initialize if exception_types is null. * java/lang/reflect/Constructor.java: Likewise. * java/lang/reflect/natConstructor.cc (getType): Initialize exception_types to an empty Object array. From-SVN: r40730
Bryce McKinlay committed