THRIFT-178. java, csharp, cpp: Final Keyword The lexer has been changed to make "final" a non-reserved word, and the java, csharp, and cpp compilers now look for the final annotation and amend their class declarations appropriately.