----------
243. WARNING in ../../jamvm/lib/java/lang/reflect/Constructor.java
 (at line 293)
        throws InstantiationException, IllegalAccessException,
               ^^^^^^^^^^^^^^^^^^^^^^
The type InstantiationException is deprecated
----------
244. WARNING in ../../jamvm/lib/java/lang/reflect/Constructor.java
 (at line 293)
        throws InstantiationException, IllegalAccessException,
                                       ^^^^^^^^^^^^^^^^^^^^^^
The type IllegalAccessException is deprecated
----------
245. WARNING in ../../jamvm/lib/java/lang/reflect/Constructor.java
 (at line 294)
        InvocationTargetException;
        ^^^^^^^^^^^^^^^^^^^^^^^^^
The type InvocationTargetException is deprecated
----------
246. ERROR in ../../jamvm/lib/java/lang/reflect/Constructor.java
 (at line 296)
        public boolean isSynthetic()
                       ^^^^^^^^^^^^^
Duplicate method isSynthetic() in type Constructor
----------
246 problems (3 errors, 243 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
[email protected]
http://lists.gnu.org/mailman/listinfo/classpath-testresults

Reply via email to