> 8283707: Support version format on Windows
Alexey Semenyuk has updated the pull request incrementally with one additional
commit since the last revision:
Comments fixed and better naming in the code.
-
Changes:
- all: https://git.openjdk.org/jdk/pull/9507/files
- new: http
8290402: jpackage exe uninstallers don't return correct exit code in case of
failure
-
Commit messages:
- 8290402: jpackage exe uninstallers don't return correct exit code in case of
failure
Changes: https://git.openjdk.org/jdk/pull/9532/files
Webrev: https://webrevs.openjdk.org/
On Tue, 16 Nov 2021 20:53:26 GMT, kabutz wrote:
>> This is a draft proposal for how we could improve stream performance for the
>> case where the streams are empty. Empty collections are common-place. If we
>> iterate over them with an Iterator, we would have to create one small
>> Iterator ob
8290400: Must run exe installers in jpackage jtreg tests without UI
-
Commit messages:
- 8290400: Must run exe installers in jpackage jtreg tests without UI
Changes: https://git.openjdk.org/jdk/pull/9531/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=9531&range=00
Issue:
8290398: jpackage exe instellers are not installed in jtreg tests
-
Commit messages:
- 8290398: jpackage exe instellers are not installed in jtreg tests
Changes: https://git.openjdk.org/jdk/pull/9530/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=9530&range=00
Issue: http
8283707: Support version format on Windows
-
Commit messages:
- Create separate tests for the new feature.
- Trailing whitespaces fixed
- Better test coverage
- Bugfixes after manual testing
- 8283707: Support version format on Windows
Changes: https://git.openjdk.org/jdk/pull
On Tue, 16 Nov 2021 20:53:26 GMT, kabutz wrote:
>> This is a draft proposal for how we could improve stream performance for the
>> case where the streams are empty. Empty collections are common-place. If we
>> iterate over them with an Iterator, we would have to create one small
>> Iterator ob
Forwardport JDK 19 -> JDK 20
-
Commit messages:
- Merge remote-tracking branch 'jdk19/master' into Merge_jdk19
- 8281969: Bad result for the snippet @link tag if substring/regex consists of
whitespace
- 8290250: Shenandoah: disable Loom for iu mode
- 8290252: Add TEST.properties
On Sat, 16 Jul 2022 03:35:06 GMT, Bernd wrote:
>> Ryan Ernst has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> address formatting feedback
>
> src/java.base/share/classes/java/time/chrono/HijrahChronology.java line 1041:
>
>> 1039:
On Fri, 15 Jul 2022 19:33:56 GMT, Ryan Ernst wrote:
>> This commit guards uses of Files methods returning path streams in
>> java.base to use try-with-resources.
>
> Ryan Ernst has updated the pull request incrementally with one additional
> commit since the last revision:
>
> address formatt
10 matches
Mail list logo