WALA/com.ibm.wala.core.tests
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
dat complete conversion to Unix line endings 2012-09-04 16:05:49 -07:00
launchers changes from upstream 2012-06-29 15:47:54 -04:00
META-INF complete conversion to Unix line endings 2012-09-04 16:05:49 -07:00
src/com/ibm/wala better handling of missing bytecodes 2013-01-21 15:27:13 -08: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
javaCompiler...args generate linux build file 2008-05-29 15:34:20 +00:00
plugin.properties complete conversion to Unix line endings 2012-09-04 16:05:49 -07:00
plugin.xml complete conversion to Unix line endings 2012-09-04 16:05:49 -07:00