RFR: 8089009: TableView with CONSTRAINED_RESIZE_POLICY incorrectly displays a horizontal scroll bar. [v3]

Sai Pradeep Dandem duke at openjdk.org
Fri Aug 12 00:57:16 UTC 2022


On Thu, 11 Aug 2022 23:54:23 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:

>> Sai Pradeep Dandem has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Updated copyright year.
>
> modules/javafx.controls/src/main/java/javafx/scene/control/TableUtil.java line 2:
> 
>> 1: /*
>> 2:  * Copyright (c) 2012, 2016, 2022 Oracle and/or its affiliates. All rights reserved.
> 
> Not quite. There should be at most two years, and there must be a comma after each one. So:
> 
> 
>  * Copyright (c) 2012, 2022, Oracle and/or its affiliates. All rights reserved.

@kevinrushforth Sorry that I am not aware of this standard. Is it that the two years is some thing like the first is the initial modification year and the second is the latest modification year?

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

PR: https://git.openjdk.org/jfx/pull/848


More information about the openjfx-dev mailing list