----------
235. WARNING in ../../jamvm/lib/java/lang/reflect/Constructor.java
 (at line 269)
        Class[] parameterTypes, int slot,
        ^^^^^^^
The type Class[] is deprecated
----------
236. WARNING in ../../jamvm/lib/java/lang/reflect/Constructor.java
 (at line 271)
        throws InstantiationException, IllegalAccessException,
               ^^^^^^^^^^^^^^^^^^^^^^
The type InstantiationException is deprecated
----------
237. WARNING in ../../jamvm/lib/java/lang/reflect/Constructor.java
 (at line 271)
        throws InstantiationException, IllegalAccessException,
                                       ^^^^^^^^^^^^^^^^^^^^^^
The type IllegalAccessException is deprecated
----------
238. WARNING in ../../jamvm/lib/java/lang/reflect/Constructor.java
 (at line 272)
        InvocationTargetException;
        ^^^^^^^^^^^^^^^^^^^^^^^^^
The type InvocationTargetException is deprecated
----------
238 problems (1 error, 237 warnings)make[2]: *** [classes.zip] Error 255
make[2]: Leaving directory `/home/cpdev/Nightly/jamvm/build/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/cpdev/Nightly/jamvm/build/lib'
make: *** [all-recursive] Error 1


_______________________________________________
Classpath-testresults mailing list
Classpath-testresults@gnu.org
http://lists.gnu.org/mailman/listinfo/classpath-testresults

Reply via email to