6861094: javac -Xprint <file> does not print comments
6985205: access to tree positions and doc comments may be lost across annotation processing rounds
Reviewed-by: darcy
6517907: javax.lang.model.util.Elements.getConstantExpression() with negative byte value fails
Fix various problems with Elements.getConstantExpression()
Reviewed-by: jjg