aboutsummaryrefslogtreecommitdiff
path: root/src/javac-only-stubs
diff options
context:
space:
mode:
authorReinier Zwitserloot <reinier@zwitserloot.com>2018-01-09 00:46:44 +0100
committerReinier Zwitserloot <reinier@zwitserloot.com>2018-01-09 00:46:44 +0100
commit369df91756e632b32440eb585253f7fb1ddba9d2 (patch)
treec7250991eba453ae39661ad0e85bd9693faf98a3 /src/javac-only-stubs
parent14407cedb5e061d8e7a53ebdd167dc82db779df0 (diff)
downloadlombok-369df91756e632b32440eb585253f7fb1ddba9d2.tar.gz
lombok-369df91756e632b32440eb585253f7fb1ddba9d2.tar.bz2
lombok-369df91756e632b32440eb585253f7fb1ddba9d2.zip
[fixes #1554] javac9 now caches type lookups based on ‘position’ which is slapped together by a tuple based on the position (as gleaned from the JCTree object) and the source file (as gleaned from.. Log. *facepalm*). We didn’t update log when resolving for i.e. ‘val’, so the caches get all jumbled up. Fixed by setting the Log’s ‘useSource’ method.
Diffstat (limited to 'src/javac-only-stubs')
0 files changed, 0 insertions, 0 deletions