Skip to content
Snippets Groups Projects
Forked from redox-os / gcc
Source project has a limited visibility.
  • tromey's avatar
    5eebc41f
    * java/lang/reflect/Field.java (toString): Use · 5eebc41f
    tromey authored
    	Method.appendClassName.
    	* java/lang/reflect/Constructor.java (toString): Use
    	Method.appendClassName.
    	* java/lang/reflect/Method.java: Reindented.
    	(appendClassName): New method.
    	(toString): Use it.
    	* defineclass.cc (handleMethod ): Initialize `throws' field of
    	method.
    	(read_one_method_attribute): Handle Exceptions attribute.
    	* java/lang/reflect/natMethod.cc (ClassClass): Removed.
    	(ObjectClass): Removed.
    	(getType): Compute `exception_types'.
    	* java/lang/Class.h (struct _Jv_Method): Added `throws' field.
    
    
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45153 138bc75d-0d04-0410-961f-82ee72b054a4
    5eebc41f
    History
    * java/lang/reflect/Field.java (toString): Use
    tromey authored
    	Method.appendClassName.
    	* java/lang/reflect/Constructor.java (toString): Use
    	Method.appendClassName.
    	* java/lang/reflect/Method.java: Reindented.
    	(appendClassName): New method.
    	(toString): Use it.
    	* defineclass.cc (handleMethod ): Initialize `throws' field of
    	method.
    	(read_one_method_attribute): Handle Exceptions attribute.
    	* java/lang/reflect/natMethod.cc (ClassClass): Removed.
    	(ObjectClass): Removed.
    	(getType): Compute `exception_types'.
    	* java/lang/Class.h (struct _Jv_Method): Added `throws' field.
    
    
    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@45153 138bc75d-0d04-0410-961f-82ee72b054a4