mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-14 08:10:27 +08:00
javaprims.h: Added missing java.util.Currency.
2003-11-25 Michael Koch <konqueror@gmx.de> * gcj/javaprims.h: Added missing java.util.Currency. From-SVN: r73927
This commit is contained in:
parent
75182467b0
commit
3366ae3675
@ -1,3 +1,7 @@
|
||||
2003-11-25 Michael Koch <konqueror@gmx.de>
|
||||
|
||||
* gcj/javaprims.h: Added missing java.util.Currency.
|
||||
|
||||
2003-11-25 Michael Koch <konqueror@gmx.de>
|
||||
|
||||
* testsuite/libjava.mauve/xfails:
|
||||
|
@ -291,6 +291,7 @@ extern "Java"
|
||||
class Collections$UnmodifiableSortedSet;
|
||||
class Comparator;
|
||||
class ConcurrentModificationException;
|
||||
class Currency;
|
||||
class Date;
|
||||
class Dictionary;
|
||||
class EmptyStackException;
|
||||
|
Loading…
x
Reference in New Issue
Block a user