diff options
author | Reinier Zwitserloot <reinier@zwitserloot.com> | 2014-06-01 09:50:18 +0200 |
---|---|---|
committer | Reinier Zwitserloot <reinier@zwitserloot.com> | 2014-06-01 09:50:18 +0200 |
commit | fe25bb153326d657ad98d9bd55c801d8815f39b3 (patch) | |
tree | 5a7034ab5afe1249b086a9a25557381bf7222748 /src/javac-only-stubs/com/sun/tools/javac/util | |
parent | 6159508d40ed2a79bae98ea4a7f24edc4af36d88 (diff) | |
download | lombok-fe25bb153326d657ad98d9bd55c801d8815f39b3.tar.gz lombok-fe25bb153326d657ad98d9bd55c801d8815f39b3.tar.bz2 lombok-fe25bb153326d657ad98d9bd55c801d8815f39b3.zip |
Revert "Remove a wrong test for copyAnnotations returning empty array."
While Maaartinus' thoughts are obviously correct (far better to use an empty array to convey 'this list-like construct has 0 items in it right now', vs. a null pointer),
eclipse actually uses null-as-empty almost everywhere, and a lot of eclipse code will simply break if you don't do it right.
This reverts commit 842a4759165c5cd05aae63da3921ee11a3641a4b.
Diffstat (limited to 'src/javac-only-stubs/com/sun/tools/javac/util')
0 files changed, 0 insertions, 0 deletions