Details
-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
b61
-
generic
-
generic
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8017812 | 7u45 | Vladimir Kozlov | P4 | Closed | Fixed | b01 |
JDK-8002947 | 7u40 | Vladimir Kozlov | P4 | Closed | Fixed | b01 |
JDK-8000668 | hs25 | Vladimir Kozlov | P4 | Resolved | Fixed | b05 |
JDK-8001736 | hs24 | Vladimir Kozlov | P4 | Resolved | Fixed | master |
Description
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.
- 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.
Attachments
Issue Links
- backported by
-
JDK-8000668 Improve adlc usability
- Resolved
-
JDK-8001736 Improve adlc usability
- Resolved
-
JDK-8002947 Improve adlc usability
- Closed
-
JDK-8002948 Improve adlc usability
- Closed
-
JDK-8002949 Improve adlc usability
- Closed
-
JDK-8017812 Improve adlc usability
- Closed
(1 backported by)