On Wed, 11 Nov 2020 16:08:20 GMT, Kevin Rushforth <k...@openjdk.org> wrote:
>> Jonathan Vusich has updated the pull request with a new target base due to a >> merge or a rebase. The incremental webrev excludes the unrelated changes >> brought in by the merge/rebase. The pull request contains three additional >> commits since the last revision: >> >> - Added copyright header >> - Merge branch 'master' into jonathan/fix-chart-axis-labels >> - Added fix and test > > tests/system/src/test/java/test/javafx/scene/chart/ChartAxisLayoutTest.java > line 1: > >> 1: package test.javafx.scene.chart; > > You need a standard copyright header here. See any of the other test classes > for an example (should be just a single `2020,` for the year). I'll get right on it. ------------- PR: https://git.openjdk.java.net/jfx/pull/342