Commit d52c5b0a by Tom Tromey Committed by Tom Tromey

consthrow.java: New file.

	* libjava.compile/consthrow.java: New file.
	* libjava.compile/consthrow.xfail: New file.

From-SVN: r61959
parent 6a807d35
2003-01-27 Tom Tromey <tromey@redhat.com>
* libjava.compile/consthrow.java: New file.
* libjava.compile/consthrow.xfail: New file.
2003-01-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* libjava.lang/pr8823.xfail: New file, add "xfail-byte".
......
public class consthrow
{
public consthrow () throws Object
{
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment