6719955: Update copyright year
Summary: Update copyright year for files that have been modified in 2008
Reviewed-by: ohair, tbell
NonStaticFieldExpr2.java:14: non-static variable x cannot be referenced from a static context int z = NonStaticFieldExpr2.x; // SHOULD BE ERROR ^1 error