Details
-
Enhancement
-
Resolution: Fixed
-
P3
-
None
-
None
-
b08
Description
In the recent cleanup that introduced Head.java, some "compatibility" features were added to paper over the differences in the <head>...</head> element of the various files generated by the old code.
The compatibility features were added to minimize the churn to the tests, to facilitate before/after testing of the new Head.java code.
Now that Head.java has been in use for a while, we should remove the compatibility features, so that all the generated files are generally consistent in their appearance and properties.
The compatibility features were added to minimize the churn to the tests, to facilitate before/after testing of the new Head.java code.
Now that Head.java has been in use for a while, we should remove the compatibility features, so that all the generated files are generally consistent in their appearance and properties.
Attachments
Issue Links
- relates to
-
JDK-8203791 Remove "compatibility" features from Table.java
- Resolved