On Fri, 30 Sep 2022 01:11:45 GMT, Joe Darcy <da...@openjdk.org> wrote:

>> With the domain change from openjdk.java.net to openjdk.org, references to 
>> URLs in the sources should be updated.
>> 
>> Updates were made using a shell script. I"ll run a copyright updater before 
>> any push.
>
> Joe Darcy has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   http -> https

$ grep -rl doc make -e openjdk.java.net
doc/hotspot-unit-tests.html
doc/hotspot-style.html
doc/building.html
doc/hotspot-unit-tests.md
doc/hotspot-style.md
doc/building.md
make/Doctor.gmk
make/jdk/src/classes/build/tools/taglet/Incubating.java
make/autoconf/configure.ac
make/conf/branding.conf


Think you can fix those as well?

Also, FWIW, there are 100+ hits in `test` as well. But that is so many it might 
warrant a separate PR..?

-------------

PR: https://git.openjdk.org/jdk/pull/10501

Reply via email to