On Mon, 11 Jul 2022 08:04:20 GMT, Joe wrote:
> 8289562: Change bugs.java.com and bugreport.java.com URL's to https
Looks fine to me. However the langtools / javadoc folks seem like they should
be primary reviewers since it is mostly messages from the tools.
-
Marked as reviewed by
On Fri, 29 Jul 2022 18:13:25 GMT, Alisen Chung wrote:
>> open l10n msg drop
>> All tests passed.
>
> Alisen Chung has updated the pull request incrementally with one additional
> commit since the last revision:
>
> added comments in CurrencyNames root in base, moved US CurrencyNames back
> t
On Mon, 11 Jul 2022 08:04:20 GMT, Joe wrote:
> 8289562: Change bugs.java.com and bugreport.java.com URL's to https
It is a trivial change and looks good to me (I am not a reviewer).
-
PR: https://git.openjdk.org/jdk/pull/9445
8289562: Change bugs.java.com and bugreport.java.com URL's to https
-
Commit messages:
- Merge branch 'openjdk:master' into master
- changed the hrl from http to https JDK-8289562
Changes: https://git.openjdk.org/jdk/pull/9445/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr
> Instead of pair `LinkedHashMap.get`+`LinkedHashMap.remove` calls, we can use
> value returned from single `allTaglets.remove` call.
> It's shorter and a bit faster.
> https://github.com/openjdk/jdk/blob/d46f404b3179c66e8e5775a9e2253c95238153c7/src/jdk.javadoc/share/classes/jdk/javadoc/internal/d