You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sam Blackshear 8b57278c70
[thread-safety] support fields annotated with @ThreadConfined
8 years ago
..
Annotations.java [thread-safety] support fields annotated with @ThreadConfined 8 years ago
Builders.java [thread-safety] don't report on fields of immutable collections 8 years ago
Containers.java [thread-safety] warn on unsafe accesses to maps 8 years ago
Locks.java [thread-safety] model ReadLock/WriteLock 8 years ago
Makefile [tests] sort bugs in InferPrint 8 years ago
MyImmutableList.java [thread-safety] don't report on fields of immutable collections 8 years ago
NotThreadSafeExample.java [threadsafety] run thread safety checker on its own 8 years ago
Ownership.java [thread-safety] use ownership info to avoid false alarms 8 years ago
ThreadSafe.java [thread-safety] model ReadLock/WriteLock 8 years ago
ThreadSafeExample.java [threadsafety] Fix situation where @NotThreadSafe is reported on, when super is @ThreadSafe 8 years ago
issues.exp [thread-safety] support fields annotated with @ThreadConfined 8 years ago