Few JInternalFrame and JTextField tests are opensourced
-
Commit messages:
- Opensource test
Changes: https://git.openjdk.org/jdk/pull/24474/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=24474&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8352687
Stats: 358 line
On Fri, 4 Apr 2025 22:50:28 GMT, Phil Race wrote:
> Open source two Swing JTabbedPane tests.
> One is problem listed for macOS because of the way Aqua displays tabs on the
> left + right.
Looks good.
-
Marked as reviewed by kizune (Reviewer).
PR Review: https://git.openjdk.org/jd
> Few JInternalFrame tests are opensourced
Prasanta Sadhukhan has updated the pull request incrementally with one
additional commit since the last revision:
spacing
-
Changes:
- all: https://git.openjdk.org/jdk/pull/24447/files
- new: https://git.openjdk.org/jdk/pull/24447/fi
> Few JInternalFrame tests are opensourced
Prasanta Sadhukhan has updated the pull request incrementally with one
additional commit since the last revision:
spacing
-
Changes:
- all: https://git.openjdk.org/jdk/pull/24466/files
- new: https://git.openjdk.org/jdk/pull/24466/fi
On Fri, 4 Apr 2025 08:45:22 GMT, Renjith Kannath Pariyangad
wrote:
>> Hi Reviewers,
>>
>> Added screen capture in case of test failure using Robot.
>>
>> Please review and let me know your suggestion if any.
>
> Renjith Kannath Pariyangad has updated the pull request incrementally with
> one
On Sat, 5 Apr 2025 19:36:33 GMT, Andrey Turbanov wrote:
>> The `java.desktop` module currently lacks proper use of the `@Override`
>> annotation for methods and the `final` modifier for classes. While similar
>> changes were previously made in the
>> [JavaSound](https://github.com/openjdk/jdk/