Details
Description
public class Foo { final String s = "unchecked"; @SuppressWarnings( s ) public void testNothing() { } }
Trying to access s through the annotation gives the ArrayIndexOutOfBoundsException
Activity
| Field | Original Value | New Value |
|---|---|---|
| Resolution | Fixed [ 1 ] | |
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Fix Version/s | 1.11 [ 15653 ] |
| Status | Resolved [ 5 ] | Closed [ 6 ] |
Fixed in rev681