RFR: 8306408: Fix the format of several tables in building.md

Erik Joelsson erikj at openjdk.org
Wed Apr 19 13:11:44 UTC 2023


On Wed, 19 Apr 2023 02:49:55 GMT, Dingli Zhang <dzhang at openjdk.org> wrote:

> Hi all,
> 
> Currently, the format of several tables in building.md looks a little 
> problematic and will incorrectly display the split line. In contrast, the 
> corresponding building.html will display the tables correctly.
> 
> This patch will only change building.md and the format of the tables 
> will display correctly.
> 
> Please take a look and have some reviews. Thanks a lot.

I see we have this style of tables already present in building.md, so it should be fine. Generating building.html from this does cause a diff to the html file, so those still need to go in together. Please find a regenerated building.html in my branch here: https://github.com/erikj79/jdk/tree/JDK-8306408-regen-building.html

-------------

PR Comment: https://git.openjdk.org/jdk/pull/13523#issuecomment-1514706845



More information about the build-dev mailing list