On Fri, 28 Jul 2023 10:56:47 GMT, Tejesh R wrote:
> On `NewFolderAction`, plain String is added `Action.ACTION_COMMAND_KEY`.
> Converting the `String `to `locale` before adding as command key fix the
> issue.
> I have verified the test in all other platforms and Look and Feel which has
> opti
On Wed, 6 Sep 2023 06:05:59 GMT, Prasanta Sadhukhan
wrote:
> Few closed swing tests are open sourced
This pull request has now been integrated.
Changeset: 806ef089
Author:Prasanta Sadhukhan
URL:
https://git.openjdk.org/jdk/commit/806ef0897b42c8f3cb3b4d7bd904af9ed18a543e
Stats:
Opening some swing tests
-
Commit messages:
- changed tests
- init commit
Changes: https://git.openjdk.org/jdk/pull/15628/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=15628&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8315882
Stats: 207 lines in 3 files change
On Thu, 7 Sep 2023 19:17:42 GMT, Daniel D. Daugherty wrote:
> Trivial fixes to ProblemList some tests:
> - [JDK-8315877](https://bugs.openjdk.org/browse/JDK-8315877) ProblemList
> vmTestbase/nsk/jvmti/InterruptThread/intrpthrd003/TestDescription.java on
> macosx-aarch64
> - [JDK-8315879](https:
On Thu, 7 Sep 2023 19:17:42 GMT, Daniel D. Daugherty wrote:
> Trivial fixes to ProblemList some tests:
> - [JDK-8315877](https://bugs.openjdk.org/browse/JDK-8315877) ProblemList
> vmTestbase/nsk/jvmti/InterruptThread/intrpthrd003/TestDescription.java on
> macosx-aarch64
> - [JDK-8315879](https:
On Thu, 7 Sep 2023 19:17:42 GMT, Daniel D. Daugherty wrote:
> Trivial fixes to ProblemList some tests:
> - [JDK-8315877](https://bugs.openjdk.org/browse/JDK-8315877) ProblemList
> vmTestbase/nsk/jvmti/InterruptThread/intrpthrd003/TestDescription.java on
> macosx-aarch64
> - [JDK-8315879](https:
Trivial fixes to ProblemList some tests:
- [JDK-8315877](https://bugs.openjdk.org/browse/JDK-8315877) ProblemList
vmTestbase/nsk/jvmti/InterruptThread/intrpthrd003/TestDescription.java on
macosx-aarch64
- [JDK-8315879](https://bugs.openjdk.org/browse/JDK-8315879) ProblemList
java/awt/PopupMenu/P
On Thu, 7 Sep 2023 19:17:42 GMT, Daniel D. Daugherty wrote:
> Trivial fixes to ProblemList some tests:
> - [JDK-8315877](https://bugs.openjdk.org/browse/JDK-8315877) ProblemList
> vmTestbase/nsk/jvmti/InterruptThread/intrpthrd003/TestDescription.java on
> macosx-aarch64
> - [JDK-8315879](https:
Few closed JFileChooser and other swing tests are open sourced.
-
Commit messages:
- Open source few swing JFileChooser and other tests
Changes: https://git.openjdk.org/jdk/pull/15626/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=15626&range=00
Issue: https://bugs.openjd
Few closed JList and JMenubar swing tests are open sourced.
-
Commit messages:
- Open source few swing JList and JMenubar tests
Changes: https://git.openjdk.org/jdk/pull/15621/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=15621&range=00
Issue: https://bugs.openjdk.org/br
On Wed, 6 Sep 2023 09:28:12 GMT, Prasanta Sadhukhan
wrote:
>> Few closed swing tests are open sourced
>
> Prasanta Sadhukhan has updated the pull request incrementally with one
> additional commit since the last revision:
>
> Spacing issue
Marked as reviewed by azvegint (Reviewer).
---
On Thu, 7 Sep 2023 04:22:59 GMT, Prasanta Sadhukhan
wrote:
> Few closed swing text/html tests are open sourced
Marked as reviewed by jdv (Reviewer).
-
PR Review: https://git.openjdk.org/jdk/pull/15607#pullrequestreview-1615118358
On Thu, 7 Sep 2023 04:45:47 GMT, Prasanta Sadhukhan
wrote:
> Few closed swing text/html and tree tests are opensourced
Marked as reviewed by jdv (Reviewer).
-
PR Review: https://git.openjdk.org/jdk/pull/15608#pullrequestreview-1615120674
On Thu, 7 Sep 2023 10:22:07 GMT, Alexey Ivanov wrote:
>> That is wrong suggestion, if the one bug found in one place it is part of
>> the fixing process to check that it does not exists in another one.
>> Especially for typo it is easy to check. We already discussed this for one
>> issue in sc
On Tue, 8 Aug 2023 00:42:36 GMT, Sergey Bylokhov wrote:
> That is wrong suggestion, if the one bug found in one place it is part of the
> fixing process to check that it does not exists in another one. Especially
> for typo it is easy to check.
I don't think it is wrong, especially for typos.
On Wed, 6 Sep 2023 15:39:16 GMT, Prasanta Sadhukhan
wrote:
> A security manager swing test is open sourced
This pull request has now been integrated.
Changeset: fd6442c0
Author:Prasanta Sadhukhan
URL:
https://git.openjdk.org/jdk/commit/fd6442c079748dcaff3bb565dc35b108b68a61bd
Stats
On Wed, 6 Sep 2023 15:39:16 GMT, Prasanta Sadhukhan
wrote:
> A security manager swing test is open sourced
Marked as reviewed by aivanov (Reviewer).
-
PR Review: https://git.openjdk.org/jdk/pull/15597#pullrequestreview-1615073797
On Thu, 7 Sep 2023 04:45:47 GMT, Prasanta Sadhukhan
wrote:
> Few closed swing text/html and tree tests are opensourced
test/jdk/javax/swing/text/html/TableView/bug4813831.java line 85:
> 83: do {
> 84: int n = v.getViewCount();
> 85: Shape sh = v.get
On Thu, 7 Sep 2023 04:22:59 GMT, Prasanta Sadhukhan
wrote:
> Few closed swing text/html tests are open sourced
test/jdk/javax/swing/text/html/TableView/bug4412522.java line 87:
> 85:
> 86: int n = v.getViewCount();
> 87: Shape sh = v.getChildAllocation(n - 1,
On Wed, 6 Sep 2023 15:39:16 GMT, Prasanta Sadhukhan
wrote:
> A security manager swing test is open sourced
Marked as reviewed by kizune (Reviewer).
-
PR Review: https://git.openjdk.org/jdk/pull/15597#pullrequestreview-1614866212
20 matches
Mail list logo