Re: RFR: 8344540: Remove superseded wildcard description from java manpage [v5]

2024-12-05 Thread David Holmes
On Wed, 4 Dec 2024 10:04:17 GMT, Christian Stein wrote: >> Please review this follow-up PR to improve `java`'s manpage section about >> wildcards in argument files: the confusing sentence is now removed. >> >> This is a cleanup of commit >> https://github.com/openjdk/jdk/commit/5cb0d438231383d

Re: RFR: 8344540: Remove superseded wildcard description from java manpage [v5]

2024-12-04 Thread Jaikiran Pai
On Wed, 4 Dec 2024 10:04:17 GMT, Christian Stein wrote: >> Please review this follow-up PR to improve `java`'s manpage section about >> wildcards in argument files: the confusing sentence is now removed. >> >> This is a cleanup of commit >> https://github.com/openjdk/jdk/commit/5cb0d438231383d

Re: RFR: 8344540: Remove superseded wildcard description from java manpage [v4]

2024-12-04 Thread Christian Stein
On Wed, 4 Dec 2024 01:51:06 GMT, David Holmes wrote: >> Christian Stein has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Update java.md >> >> [skip ci] > > src/java.base/share/man/java.md line 3077: > >> 3075: >> 3076: - The laun

Re: RFR: 8344540: Remove superseded wildcard description from java manpage [v5]

2024-12-04 Thread Christian Stein
> Please review this follow-up PR to improve `java`'s manpage section about > wildcards in argument files: the confusing sentence is now removed. > > This is a cleanup of commit > https://github.com/openjdk/jdk/commit/5cb0d438231383d491b2fcca455d09af7f2ee016 Christian Stein has updated the pull

Re: RFR: 8344540: Remove superseded wildcard description from java manpage [v4]

2024-12-03 Thread David Holmes
On Tue, 3 Dec 2024 10:43:20 GMT, Christian Stein wrote: >> Please review this follow-up PR to improve `java`'s manpage section about >> wildcards in argument files: the confusing sentence is now removed. >> >> This is a cleanup of commit >> https://github.com/openjdk/jdk/commit/5cb0d438231383d

Re: RFR: 8344540: Remove superseded wildcard description from java manpage

2024-12-03 Thread Christian Stein
On Wed, 20 Nov 2024 10:53:50 GMT, Jaikiran Pai wrote: >> Please review this follow-up PR to improve `java`'s manpage section about >> wildcards in argument files: the confusing sentence is now removed. >> >> This is a cleanup of commit >> https://github.com/openjdk/jdk/commit/5cb0d438231383d49

Re: RFR: 8344540: Remove superseded wildcard description from java manpage [v4]

2024-12-03 Thread Christian Stein
> Please review this follow-up PR to improve `java`'s manpage section about > wildcards in argument files: the confusing sentence is now removed. > > This is a cleanup of commit > https://github.com/openjdk/jdk/commit/5cb0d438231383d491b2fcca455d09af7f2ee016 Christian Stein has updated the pull

Re: RFR: 8344540: Remove superseded wildcard description from java manpage [v3]

2024-12-03 Thread Christian Stein
> Please review this follow-up PR to improve `java`'s manpage section about > wildcards in argument files: the confusing sentence is now removed. > > This is a cleanup of commit > https://github.com/openjdk/jdk/commit/5cb0d438231383d491b2fcca455d09af7f2ee016 Christian Stein has updated the pull

Re: RFR: 8344540: Remove superseded wildcard description from java manpage [v2]

2024-11-21 Thread David Holmes
On Wed, 20 Nov 2024 11:20:38 GMT, Christian Stein wrote: >> Please review this follow-up PR to improve `java`'s manpage section about >> wildcards in argument files: the confusing sentence is now removed. >> >> This is a cleanup of commit >> https://github.com/openjdk/jdk/commit/5cb0d438231383

Re: RFR: 8344540: Remove superseded wildcard description from java manpage [v2]

2024-11-20 Thread Christian Stein
> Please review this follow-up PR to improve `java`'s manpage section about > wildcards in argument files: the confusing sentence is now removed. > > This is a cleanup of commit > https://github.com/openjdk/jdk/commit/5cb0d438231383d491b2fcca455d09af7f2ee016 Christian Stein has updated the pull

Re: RFR: 8344540: Remove superseded wildcard description from java manpage

2024-11-20 Thread Jaikiran Pai
On Tue, 19 Nov 2024 11:12:01 GMT, Christian Stein wrote: > Please review this follow-up PR to improve `java`'s manpage section about > wildcards in argument files: the confusing sentence is now removed. > > This is a cleanup of commit > https://github.com/openjdk/jdk/commit/5cb0d438231383d491b

RFR: 8344540: Remove superseded wildcard description from java manpage

2024-11-19 Thread Christian Stein
Please review this follow-up PR to improve `java`'s manpage section about wildcards in argument files: the confusing sentence is now removed. This is a cleanup of commit https://github.com/openjdk/jdk/commit/5cb0d438231383d491b2fcca455d09af7f2ee016 - Commit messages: - 8344540: Re