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 f9280b682f
[thread-safety] don't warn on accesses to fields assigned to @Functional calls
8 years ago
..
Annotations.java [thread-safety] don't warn on accesses to fields assigned to @Functional calls 8 years ago
Builders.java [thread-safety] use jsr-305 versions of ThreadSafe/NotThreadSafe rather than defining custom annotations 8 years ago
Constructors.java [thread-safety] warn on unsafe writes in constructors 8 years ago
Containers.java [thread-safety] warn on unsafe accesses to lists 8 years ago
Locks.java [thread-safety] use jsr-305 versions of ThreadSafe/NotThreadSafe rather than defining custom annotations 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 [thread-safety] use jsr-305 versions of ThreadSafe/NotThreadSafe rather than defining custom annotations 8 years ago
Ownership.java [thread-safety] allow ownership to be transferred via return 8 years ago
ThreadSafeExample.java [thread-safety] don't consider VisibleForTesting methods as public 8 years ago
issues.exp [thread-safety] don't warn on accesses to fields assigned to @Functional calls 8 years ago