On Thu, 16 Feb 2023 14:32:15 GMT, Rich DiCroce <d...@openjdk.org> wrote:
> Improves performance and correctness, as discussed on the net-dev mailing > list. Something between 80 and 100 is usually a good limit. We typically avoid to go above that. So no hard limit at 80 but avoid having lines which are too long. If it displays correctly without wrapping using side diff in webrev / github side diff file view it's a good sign. ------------- PR: https://git.openjdk.org/jdk/pull/12593