java.util.logging improvements

2009-06-19 Thread Emmanuel Bourg
d messages: log.fine("%s logged in", user.getName()); What is required to get this added to the JDK? Does it require a formal JSR? Could this be contributed directly as patches to OpenJDK7? Is there someone in charge that could be contacted to discuss the proposal? Thank you, Emmanuel Bourg

Re: Logger.log (Level, String msg, Object... vargs)

2009-07-27 Thread Emmanuel Bourg
ed in these changes. Does it require a formal process (JCP or anything else) to be included in the JDK? If I were to implement these improvements, who could I contact to review the patch and apply it? Thank you, Emmanuel Bourg

RFR: 8271396: Spelling errors

2021-07-28 Thread Emmanuel Bourg
This PR fixes the following spelling errors: choosen -> chosen commad -> command hiearchy -> hierarchy leagacy -> legacy minium -> minimum subsytem -> subsystem unamed -> unnamed - Commit messages: - 8271396: Fix spelling errors Changes: https://git.openjdk.java.net/

Re: RFR: 8271396: Spelling errors

2021-07-28 Thread Emmanuel Bourg
On Wed, 3 Feb 2021 19:12:25 GMT, Emmanuel Bourg wrote: > This PR fixes the following spelling errors: > > choosen -> chosen > commad -> command > hiearchy -> hierarchy > leagacy -> legacy > minium -> minimum > subsytem -> subsystem >

Re: RFR: 8271396: Spelling errors

2021-07-28 Thread Emmanuel Bourg
On Wed, 28 Jul 2021 16:26:49 GMT, Julia Boes wrote: >> This PR fixes the following spelling errors: >> >> choosen -> chosen >> commad -> command >> hiearchy -> hierarchy >> leagacy -> legacy >> minium -> minimum >> subsytem -> subsystem >> unamed -> unnamed > > I'm happy to sponso

Re: RFR: 8271396: Spelling errors [v2]

2021-07-28 Thread Emmanuel Bourg
> This PR fixes the following spelling errors: > > choosen -> chosen > commad -> command > hiearchy -> hierarchy > leagacy -> legacy > minium -> minimum > subsytem -> subsystem > unamed -> unnamed Emmanuel Bourg has updated the pul

Re: RFR: 8271396: Spelling errors

2021-07-28 Thread Emmanuel Bourg
On Wed, 28 Jul 2021 17:20:37 GMT, Kevin Rushforth wrote: >> @FrauBoes thank you, the PR has been updated to modify the copyright year > > @ebourg for future PRs please do not force push after the PR is out for > review. Just push incremental commits normally. The Skara tooling will squash > the

Re: RFR: 8271396: Spelling errors [v2]

2021-07-29 Thread Emmanuel Bourg
On Wed, 28 Jul 2021 17:12:04 GMT, Emmanuel Bourg wrote: >> This PR fixes the following spelling errors: >> >> choosen -> chosen >> commad -> command >> hiearchy -> hierarchy >> leagacy -> legacy >> minium -> minimum >&

Integrated: 8271396: Spelling errors

2021-07-29 Thread Emmanuel Bourg
On Wed, 3 Feb 2021 19:12:25 GMT, Emmanuel Bourg wrote: > This PR fixes the following spelling errors: > > choosen -> chosen > commad -> command > hiearchy -> hierarchy > leagacy -> legacy > minium -> minimum > subsytem -> subsystem > u