On Thu, 26 Jun 2025 17:22:24 GMT, Alexey Ivanov wrote:
>> Alisen Chung has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> revert german translation, revert english wxl format change
>
> src/demo/share/jfc/SwingSet2/resources/swingset_de.pro
On Wed, 25 Jun 2025 21:28:16 GMT, Alisen Chung wrote:
>> This issue is responsible for updating the translations of all the
>> localize(able) resources in the JDK since the previous L10n drop.
>
> Alisen Chung has updated the pull request incrementally with one additional
> commit since the las
On Mon, 23 Jun 2025 19:04:22 GMT, Alexey Ivanov wrote:
>> If "major tick" is translated to "Hauptteilstrich", then the plural would be
>> `[SliderDemo.majorticks=]Hauptteilstriche` (which is a rather artificial
>> word so the translation team might want to come up with a better translation
>>
On Mon, 23 Jun 2025 16:44:23 GMT, Alisen Chung wrote:
>> This issue is responsible for updating the translations of all the
>> localize(able) resources in the JDK since the previous L10n drop.
>
> Alisen Chung has updated the pull request incrementally with one additional
> commit since the las
On Mon, 23 Jun 2025 16:44:23 GMT, Alisen Chung wrote:
>> This issue is responsible for updating the translations of all the
>> localize(able) resources in the JDK since the previous L10n drop.
>
> Alisen Chung has updated the pull request incrementally with one additional
> commit since the las
On Mon, 23 Jun 2025 16:44:23 GMT, Alisen Chung wrote:
>> This issue is responsible for updating the translations of all the
>> localize(able) resources in the JDK since the previous L10n drop.
>
> Alisen Chung has updated the pull request incrementally with one additional
> commit since the las
On Fri, 9 May 2025 09:09:34 GMT, Leo Korinth wrote:
> At the moment I am awaiting jtreg 7.6, I therefore guess the timeout factor
> change to 1 will happen after the fork.
Note, that I moved the timeout configuration feature to `jtreg` 7.5.2 - which
will be released soon.
-
PR Co
On Fri, 9 May 2025 04:54:52 GMT, David Holmes wrote:
> [...]
> ** though another option would be to update the jtreg default timeout instead.
And affect all other tests, too? I'd rather let the default stay on the former
hard-coded 120s value.
-
PR Comment: https://git.openjdk.org
On Fri, 15 Nov 2024 14:50:21 GMT, Magnus Ihse Bursie wrote:
>> Currently, the man pages are stored as troff (a text format) in the open
>> repo, and a content-wise identical copy is stored as markdown (another text
>> format) in the closed repo.
>>
>> Since markdown is preferred to troff in te
On Fri, 15 Nov 2024 14:46:33 GMT, Magnus Ihse Bursie wrote:
>> Currently, the man pages are stored as troff (a text format) in the open
>> repo, and a content-wise identical copy is stored as markdown (another text
>> format) in the closed repo.
>>
>> Since markdown is preferred to troff in te
On Thu, 14 Nov 2024 11:11:54 GMT, Magnus Ihse Bursie wrote:
>> Currently, the man pages are stored as troff (a text format) in the open
>> repo, and a content-wise identical copy is stored as markdown (another text
>> format) in the closed repo.
>>
>> Since markdown is preferred to troff in te
On Wed, 13 Nov 2024 17:05:25 GMT, Magnus Ihse Bursie wrote:
> Currently, the man pages are stored as troff (a text format) in the open
> repo, and a content-wise identical copy is stored as markdown (another text
> format) in the closed repo.
>
> Since markdown is preferred to troff in terms o
On Wed, 13 Nov 2024 17:05:25 GMT, Magnus Ihse Bursie wrote:
> Currently, the man pages are stored as troff (a text format) in the open
> repo, and a content-wise identical copy is stored as markdown (another text
> format) in the closed repo.
>
> Since markdown is preferred to troff in terms o
On Sun, 9 Jun 2024 19:35:04 GMT, Justin Lu wrote:
>> Damon Nguyen has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> Remove double quotes
>
> src/jdk.jconsole/share/classes/sun/tools/jconsole/resources/messages_de.properties
> line 285:
>
On Mon, 10 Jun 2024 20:34:10 GMT, Damon Nguyen wrote:
>> src/jdk.compiler/share/classes/com/sun/tools/javac/resources/compiler_de.properties
>> line 409:
>>
>>> 407: compiler.err.unconditional.pattern.and.default=Switch umfasst sowohl
>>> ein nicht bedingtes Muster als auch ein Standardlabel
>
On Tue, 11 Jun 2024 05:43:12 GMT, Christian Stein wrote:
>> src/java.desktop/share/classes/sun/print/resources/serviceui_de.properties
>> line 66:
>>
>>> 64: label.size=G&röße:
>>> 65: label.source=&Quelle:
>>> 66: label.outputbin
On Mon, 10 Jun 2024 22:48:13 GMT, Damon Nguyen wrote:
>> src/jdk.jdi/share/classes/com/sun/tools/example/debug/tty/TTYResources_de.java
>> line 325:
>>
>>> 323: {"Unexpected event type", "Unerwarteter Ereignistyp: {0}"},
>>> 324: {"unknown", "unbekannt"},
>>> 325: {"Unmo
On Mon, 10 Jun 2024 20:19:51 GMT, Phil Race wrote:
>> Damon Nguyen has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> Remove double quotes
>
> src/java.desktop/share/classes/sun/print/resources/serviceui_de.properties
> line 66:
>
>> 64:
On Wed, 8 Feb 2023 09:32:49 GMT, Jaikiran Pai wrote:
> I wonder if testng (and junit) can be configured to fail the test if no test
> methods were present, to flag such mistakes.
JUnit's CLI tool has:
`--fail-if-no-tests Fail and return exit status code 2 if no tests are
found.`
We can a
On Sat, 4 Feb 2023 08:59:29 GMT, Alan Bateman wrote:
> The non-hotspot tests integrated with JEP 425/428 were mostly TestNG tests.
> We'd like to convert these JUnit in the main line in advance of other updates
> to these tests in 21. The changes are mostly mechanical and trivial:
>
> - Befor
20 matches
Mail list logo