WALA/com.ibm.wala.core.testdata
Manu Sridharan ba228963bf better handling of missing bytecodes
In some cases, class files will have non-abstract methods with no
bytecodes (e.g., stubs for compilation purposes).  While such a class
file is invalid, we want to enable clients to handle such an error.
With these changes, Shrike will throw an InvalidClassFileException for
such cases, and WALA's IR construction code will throw a
WalaRuntimeException.
2013-01-21 15:27:13 -08:00
..
.settings more conversion to Unix line endings 2012-09-04 15:59:50 -07:00
META-INF change to 1.5 execution environment; fix some warnings 2008-12-01 21:50:54 +00:00
classes better handling of missing bytecodes 2013-01-21 15:27:13 -08:00
scripts/cruise complete conversion to Unix line endings 2012-09-04 16:05:49 -07:00
src Convert all Java source files to use Unix line endings; no semantic change 2012-09-04 15:56:05 -07:00
.classpath change to 1.5 execution environment; fix some warnings 2008-12-01 21:50:54 +00:00
.project complete conversion to Unix line endings 2012-09-04 16:05:49 -07:00
build.properties complete conversion to Unix line endings 2012-09-04 16:05:49 -07:00
build.xml complete conversion to Unix line endings 2012-09-04 16:05:49 -07:00