Legal notices and Oracle copyrights were updated (white and blank space, commas) in tests files for uniformity to meet Oracle requirements. Co-authored-by: Vassili Igouchkine <vassili.igouchkine@oracle.com> Reviewed-by: dholmes, iris
If method being parsed is in an interface, throw ClassFormatError if its name is "<init>" Reviewed-by: acorn, lfoltan