javaprims.h: Regenerated class list.
* gcj/javaprims.h: Regenerated class list. * java/lang/IllegalThreadStateException.java, java/lang/InstantiationException.java: Minor comment tweaks to satisfy libgcj `classes.pl' script. From-SVN: r45354
This commit is contained in:
parent
7eee682ba8
commit
75df3bafe1
4 changed files with 14 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
/* InstantiationException.java -- exception thrown when trying to instantiate
|
||||
interfaces and abstract classes using the newInstance method of class Class.
|
||||
interfaces and abstract classes using Class.newInstance.
|
||||
Copyright (C) 1998, 1999, 2001 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GNU Classpath.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue