On Wed, 10 Sep 2025 14:59:07 GMT, Alexey Ivanov <[email protected]> wrote:
>> ScientificWare has updated the pull request with a new target base due to a >> merge or a rebase. The pull request now contains 27 commits: >> >> - Merge master >> - Change the copyright year and apply the suggestions from the test code. >> >> bug8314731.java: >> - Bump the copyright year to 2025. >> - Rename or remove some methods. >> - Simplify the code. >> - Remove unused imports. >> - Replace the anonymous class with a lambda. >> >> FormView.java: >> - Fix misalignment. >> - Merge master >> - JDK-8314731 : Remove all indentations accidentally introduced by the >> previous commit. >> - Merge master >> - Merge master >> - jdk-8314731 : FormView Alt Support. >> >> FormView.java : >> - revert ALL unrelated changing to formatting. >> >> bug8314731.java : >> - Fix the test description. >> - Change where the user interface is created. >> - Add a finall block to be sure the Frame is disposed. >> - Replace "testPassed" with "testFailed". >> - Merge master >> - Replaces this title with "alt attribute test in HTML image type input". >> >> Moves this test to /jdk/test/jdk/javax/swing/text/html. >> - bug8314731.java : Corrects the CopyRight date. >> - ... and 17 more: https://git.openjdk.org/jdk/compare/bea2b029...25965200 > > I've run all client tests, all's green. @aivanov-jdk , @prrace , @turbanoff , @victordyakov Thank you all very much for your help! ------------- PR Comment: https://git.openjdk.org/jdk/pull/15319#issuecomment-3293622000
