WALA/com.ibm.wala.core/src/com/ibm/wala/classLoader
msridhar1 1d28b2dc26 fix for bug reported by Juergen Graf: handle multiple fields with the same name in a JVM class
git-svn-id: https://wala.svn.sourceforge.net/svnroot/wala/trunk@4552 f5eafffb-2e1d-0410-98e4-8ec43c5233c4
2012-04-03 22:26:12 +00:00
..
AbstractURLModule.java more cleanup of util packages 2008-01-24 22:53:47 +00:00
ArrayClass.java fix for bug reported by Juergen Graf: handle multiple fields with the same name in a JVM class 2012-04-03 22:26:12 +00:00
ArrayClassLoader.java switch from Assertions._assert to Java assertions 2009-04-30 13:16:52 +00:00
BinaryDirectoryTreeModule.java Generalize certain IR data structures to be less Java-specific. Generalize annotations code to allow for reading annotation parameters. Various other fixes 2011-12-28 17:03:27 +00:00
BytecodeClass.java fix for bug reported by Juergen Graf: handle multiple fields with the same name in a JVM class 2012-04-03 22:26:12 +00:00
BytecodeLanguage.java refactor handling of constants in Shrike to abstract away from Java bytecode 2009-04-10 18:33:07 +00:00
CallSiteReference.java tweak some comments 2010-01-25 14:59:42 +00:00
ClassFileModule.java Generalize certain IR data structures to be less Java-specific. Generalize annotations code to allow for reading annotation parameters. Various other fixes 2011-12-28 17:03:27 +00:00
ClassLoaderFactory.java tweak comments 2009-04-21 19:31:33 +00:00
ClassLoaderFactoryImpl.java more IllegalArgumentExceptions 2009-03-10 21:18:07 +00:00
ClassLoaderImpl.java Generalize certain IR data structures to be less Java-specific. Generalize annotations code to allow for reading annotation parameters. Various other fixes 2011-12-28 17:03:27 +00:00
CodeScanner.java organize imports 2011-04-03 04:08:05 +00:00
CompoundModule.java remove unused imports 2012-01-05 20:10:34 +00:00
DirectoryTreeModule.java Generalize certain IR data structures to be less Java-specific. Generalize annotations code to allow for reading annotation parameters. Various other fixes 2011-12-28 17:03:27 +00:00
EclipseSourceFileModule.java more IllegalArgumentExceptions and related refactoring 2009-03-13 16:04:53 +00:00
FieldImpl.java tweak comments 2009-04-21 19:31:33 +00:00
FileModule.java comment out some broken stuff 2009-03-13 17:09:55 +00:00
IBytecodeMethod.java refactoring: move IBytecodeMethod to the classloader package 2009-06-12 14:47:30 +00:00
IClass.java fix for bug reported by Juergen Graf: handle multiple fields with the same name in a JVM class 2012-04-03 22:26:12 +00:00
IClassLoader.java undo some deprecation of source file utilities, for now. 2009-07-13 17:43:36 +00:00
IField.java change isVolatile() in IMethod to isBridge(), better reflecting Java spec 2009-12-03 16:56:49 +00:00
IMember.java change isVolatile() in IMethod to isBridge(), better reflecting Java spec 2009-12-03 16:56:49 +00:00
IMethod.java Generalize certain IR data structures to be less Java-specific. Generalize annotations code to allow for reading annotation parameters. Various other fixes 2011-12-28 17:03:27 +00:00
JVMClass.java mostly comments. A few new type parameters. No semantic changes. 2009-05-29 15:26:35 +00:00
JarFileEntry.java fixes for names in archives in various Web formats 2010-09-09 14:00:39 +00:00
JarFileModule.java fixes for names in archives in various Web formats 2010-09-09 14:00:39 +00:00
JavaLanguage.java Generalize certain IR data structures to be less Java-specific. Generalize annotations code to allow for reading annotation parameters. Various other fixes 2011-12-28 17:03:27 +00:00
Language.java javadoc, formatting 2011-04-20 22:31:27 +00:00
LanguageImpl.java comments 2009-04-22 19:27:52 +00:00
Module.java tweak some comments 2009-07-02 18:20:10 +00:00
ModuleEntry.java tweak comments 2009-04-21 19:31:33 +00:00
NestedJarFileModule.java be more robust to corrupted nested jar files 2010-11-05 17:57:06 +00:00
NewSiteReference.java tweak comments 2009-04-21 19:31:33 +00:00
ProgramCounter.java more IllegalArgumentExceptions 2009-03-10 21:18:07 +00:00
ShrikeBTMethod.java make getBCInfo() synchronized to prevent duplicate code loading by different threads 2011-04-12 19:20:13 +00:00
ShrikeCTMethod.java Revamped support for reading Java annotation information from .class files. 2012-01-11 17:11:59 +00:00
ShrikeClass.java Revamped support for reading Java annotation information from .class files. 2012-01-11 17:11:59 +00:00
ShrikeIRFactory.java Generalize certain IR data structures to be less Java-specific. Generalize annotations code to allow for reading annotation parameters. Various other fixes 2011-12-28 17:03:27 +00:00
SourceDirectoryTreeModule.java switch from Assertions._assert to Java assertions 2009-04-30 13:16:52 +00:00
SourceFileModule.java added notion of source modules, which are presumed to be text files 2011-04-04 14:58:58 +00:00
SourceModule.java added notion of source modules, which are presumed to be text files 2011-04-04 14:58:58 +00:00
SourceURLModule.java added notion of source modules, which are presumed to be text files 2011-04-04 14:58:58 +00:00
SyntheticClass.java fix for bug reported by Juergen Graf: handle multiple fields with the same name in a JVM class 2012-04-03 22:26:12 +00:00
SyntheticMethod.java change isVolatile() in IMethod to isBridge(), better reflecting Java spec 2009-12-03 16:56:49 +00:00
package.html attempt to introduce tags and trunk 2006-11-22 17:38:46 +00:00