* mauve-libgcj: Added java.lang.reflect.Modifier.toString12.

From-SVN: r31061
This commit is contained in:
Tom Tromey 1999-12-21 23:50:01 +00:00 committed by Tom Tromey
parent 2c7af0d7f4
commit f9f1f4a651
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,7 @@
1999-12-21 Tom Tromey <tromey@cygnus.com>
* mauve-libgcj: Added java.lang.reflect.Modifier.toString12.
1999-12-20 Tom Tromey <tromey@cygnus.com>
* java/lang/reflect/Modifier.java (STRICT): New constant.

View File

@ -9,6 +9,8 @@ JDK1.1
!java.io.ObjectInputOutput
java.lang.Character.classify12
java.lang.String.hash
# We support 1.2 for this test.
java.lang.reflect.Modifier.toString12
# We don't have the URL function in Class yet.
!java.lang.Class.ClassTest
!java.math