aboutsummaryrefslogtreecommitdiff
path: root/buildScripts/setup.ant.xml
diff options
context:
space:
mode:
authorReinier Zwitserloot <r.zwitserloot@projectlombok.org>2020-07-23 23:33:27 +0200
committerReinier Zwitserloot <r.zwitserloot@projectlombok.org>2020-07-23 23:33:41 +0200
commitc00317220523c42ae0cc459fa3526c641e37f2af (patch)
tree6999e62b344b576fdc35445406402745967a473f /buildScripts/setup.ant.xml
parent5175725eee22c842e3e41d2529be46f5621d047a (diff)
downloadlombok-c00317220523c42ae0cc459fa3526c641e37f2af.tar.gz
lombok-c00317220523c42ae0cc459fa3526c641e37f2af.tar.bz2
lombok-c00317220523c42ae0cc459fa3526c641e37f2af.zip
[bugfix] [javac] LUB types + val
Until recently, we'd 'resolve' LUB (compound) types in val constructs by just taking the first one in the line of interfaces. The problem is, different versions of different compilers use different orderings. In an earlier commit, the eclipse impl gained a new algorithm that is more stable, e.g. by sorting on alphabet. now the javac side has the same algorithm.
Diffstat (limited to 'buildScripts/setup.ant.xml')
0 files changed, 0 insertions, 0 deletions