The comma , items separator used in an array initialization list may end the list in C, this is mentioned in The C Programming Language 2nd ed by Kernighan
,
Sun javac has a bug wrt parsing trailing commas in annotations.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=284088