PR# 17575 Prettifying does not preserve case of alias names
Problem Report Summary
Submitter: prestoat2000
Category: Compiler
Priority: Medium
Date: 2011/05/26
Class: Bug
Severity: Non-critical
Number: 17575
Release: 6.8.86542
Confidential: No
Status: Open
Responsible:
Environment: Mozilla/5.0 (X11; SunOS sun4u; rv:2.0) Gecko/20100101 Firefox/4.0
Synopsis: Prettifying does not preserve case of alias names
Description
In most cases, prettifying seems to preserve the case in which things are written (e.g., keywords are retained in the written case and so are identifiers). There is one exception I have found - the case of alias names in double quotes is not preserved. It seems to me that it should be, for consistency. Alternatively, everything should be put in the "standard" case (lowercase for keywords and identifiers, uppercase for types).
To Reproduce
Run ec -pretty on attached class.