diff options
author | Reinier Zwitserloot <reinier@zwitserloot.com> | 2018-03-20 01:17:35 +0100 |
---|---|---|
committer | Reinier Zwitserloot <reinier@zwitserloot.com> | 2018-03-20 01:17:35 +0100 |
commit | c08559b0168e41de14e0640262e4bcbec8de22db (patch) | |
tree | e8cb885704c78116530d8c68b536fc4b8b33cce0 /src/stubs/com | |
parent | ae611e168718bc226d5ca530484b9a92c2836b30 (diff) | |
download | lombok-c08559b0168e41de14e0640262e4bcbec8de22db.tar.gz lombok-c08559b0168e41de14e0640262e4bcbec8de22db.tar.bz2 lombok-c08559b0168e41de14e0640262e4bcbec8de22db.zip |
[issue #1615] fixes a bug where equals and hashcode would mess up if both the outer and the inner class have generics, the inner is non-static, and you generate equals/hashcode on the inner.
Note that in general this is just broken; do not put non-static inner classes in generics-carrying classes in the first place!
Diffstat (limited to 'src/stubs/com')
0 files changed, 0 insertions, 0 deletions