summaryrefslogtreecommitdiff
path: root/test/files/neg
diff options
context:
space:
mode:
authorJason Zaugg <jzaugg@gmail.com>2013-08-16 18:01:39 +0200
committerJason Zaugg <jzaugg@gmail.com>2013-08-16 18:01:39 +0200
commitab8a223c6c01c1a725c9892c04952f6451aedf0d (patch)
tree37c7d98c711e47c9fd5670323c86b5f35fa8b1b5 /test/files/neg
parent8053c197941608b06089de4a618615d46552aa0b (diff)
downloadscala-ab8a223c6c01c1a725c9892c04952f6451aedf0d.tar.gz
scala-ab8a223c6c01c1a725c9892c04952f6451aedf0d.tar.bz2
scala-ab8a223c6c01c1a725c9892c04952f6451aedf0d.zip
SI-7603 Fix thread safety of FlagTranslation
This is outside of the Global cake, so we can't assume single threaded access. A var was introduced in af3daf6fdb that can lead to incorrect flag interpretation. The reported bug was triggered in a multi-project SBT build. Java Annotations read from classfiles were occasionally conferred the TRAIT|INFERFACE|ABSTRACT flag set, leading to "@Foo is abstract, cannot be instatiated" later down the line.
Diffstat (limited to 'test/files/neg')
0 files changed, 0 insertions, 0 deletions