Integrated: 8297749: Remove duplicate space in the ProtocolException message being thrown from HttpURLConnection

2022-11-29 Thread Johnny Lim
On Sat, 5 Nov 2022 00:01:15 GMT, Johnny Lim wrote: > This PR removes a duplicate space in `ProtocolException` message. This pull request has now been integrated. Changeset: 5dcaf6cc Author: Johnny Lim Committer: Jaikiran Pai URL: https://git.openjdk.org/jdk/com

Re: RFR: 8297749: Remove duplicate space in the ProtocolException message being thrown from HttpURLConnection [v2]

2022-11-29 Thread Johnny Lim
On Tue, 29 Nov 2022 12:44:12 GMT, Daniel Fuchs wrote: >> Johnny Lim has refreshed the contents of this pull request, and previous >> commits have been removed. The incremental views will show differences >> compared to the previous content of the PR. The pull request co

Re: RFR: 8297749: Remove duplicate space in the ProtocolException message being thrown from HttpURLConnection [v2]

2022-11-29 Thread Johnny Lim
> This PR removes a duplicate space in `ProtocolException` message. Johnny Lim has refreshed the contents of this pull request, and previous commits have been removed. The incremental views will show differences compared to the previous content of the PR. The pull request contains one

Re: RFR: 8297749: Remove duplicate space in the ProtocolException message being thrown from HttpURLConnection

2022-11-29 Thread Johnny Lim
On Tue, 29 Nov 2022 07:21:45 GMT, Jaikiran Pai wrote: >> This PR removes a duplicate space in `ProtocolException` message. > > Hello @izeye, for this pull request to be officially reviewed, the process > requires a JBS issue to be filed and linked against this PR. I have created >

RFR: 8297749: Remove duplicate space in the ProtocolException message being thrown from HttpURLConnection

2022-11-29 Thread Johnny Lim
This PR removes a duplicate space in `ProtocolException` message. - Commit messages: - Remove duplicate space in ProtocolException message Changes: https://git.openjdk.org/jdk/pull/11002/files Webrev: https://webrevs.openjdk.org/?repo=jdk=11002=00 Issue:

Integrated: 8285440: Typo in Collections.addAll method javadoc

2022-04-27 Thread Johnny Lim
On Fri, 31 Dec 2021 18:58:43 GMT, Johnny Lim wrote: > This PR fixes a typo. This pull request has now been integrated. Changeset: 4919525d Author: Johnny Lim Committer: Jaikiran Pai URL: https://git.openjdk.java.net/jdk/commit/4919525ddb55ba52d199a37c3b0e14e4a0c7c738 Stats:

Re: RFR: 8285440: Typo in Collections.addAll method javadoc

2022-04-22 Thread Johnny Lim
On Fri, 22 Apr 2022 07:35:52 GMT, Jaikiran Pai wrote: >> @robilad Hi. Thanks for the feedback! >> >> I submitted it again. I tried to fill it as possible as I can this time. >> Please let me know if there's anything missing. > > Hello @izeye, I've created a JBS issue for this change >

Re: RFR: 8285440: Typo in Collections.addAll method javadoc

2022-04-22 Thread Johnny Lim
On Thu, 24 Mar 2022 20:28:59 GMT, Dalibor Topic wrote: >> This PR fixes a typo. > > Hi, > > please (re)submit a completed OCA at OCA.opensource.oracle.com. @robilad Hi. Thanks for the feedback! I submitted it again. I tried to fill it as possible as I can this time. Please let me know if

Re: RFR: 8285440: Typo in Collections.addAll method javadoc

2022-04-22 Thread Johnny Lim
On Fri, 31 Dec 2021 18:58:43 GMT, Johnny Lim wrote: > This PR fixes a typo. @bridgekeeper I was waiting for "oca-verify", so I'm a bit confused. Please let me know if there's anything I need to do. - PR: https://git.openjdk.java.net/jdk/pull/6942

RFR: 8285440: Typo in Collections.addAll method javadoc

2022-04-22 Thread Johnny Lim
This PR fixes a typo. - Commit messages: - Fix typo Changes: https://git.openjdk.java.net/jdk/pull/6942/files Webrev: https://webrevs.openjdk.java.net/?repo=jdk=6942=00 Issue: https://bugs.openjdk.java.net/browse/JDK-8285440 Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod

[jira] [Created] (AVRO-2869) Javadoc generation fails with tag-like doc field

2020-06-23 Thread Johnny Lim (Jira)
Johnny Lim created AVRO-2869: Summary: Javadoc generation fails with tag-like doc field Key: AVRO-2869 URL: https://issues.apache.org/jira/browse/AVRO-2869 Project: Apache Avro Issue Type: Bug