URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [libjava/] [testsuite/] [libjava.verify/] [README.verify] - Rev 765
Compare with Previous | Blame | View Log
The verifier tests come from Mauve.See http://sources.redhat.com/mauveYou want the "verify" module in the Mauve cvs repository.In Mauve, only the sources are checked in. However, these needjasmin to be compiled to bytecode. Since jasmin would require eitheranother VM or gcj itself to already be working and installed (just tocompile it), we've chose to precompile all the .j files to .classfiles and then import the result.
