public class Foo { public void fails() { final String ORIGIN = ""; final String[] expected = {ORIGIN}; } }