RFR (S): Improve adlc usability
Lindenmaier, Goetz
goetz.lindenmaier at sap.com
Mon Oct 8 01:37:54 PDT 2012
Hi,
We did a row of smaller changes to adlc to improve its usability, e.g.
- Make adlc more stable, especially if parsing faulty .ad files.
- In some cases raise syntax errors instead of asserting.
- Write more comments into generated files and beautify format.
- Make calls to node->format() more stable.
- Clean up adlc code: warnings, dead code etc.
Notice that all these changes shouldn't affect the generated code in any way!
I collected all these and put them into this webrev:
http://cr.openjdk.java.net/~goetz/webrevs/webrev-adlc_usability/
We would like to contribute this to the openJDK. Could somebody
please review the change and push it if it seems useful to you?
Thanks a lot,
Goetz.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20121008/343f964a/attachment.html
More information about the hotspot-compiler-dev
mailing list