[jfx17u] RFR: 8286774: Replace openjdk.java.net with openjdk.org

Andy Goryachev angorya at openjdk.org
Fri Aug 19 15:15:44 UTC 2022


On Fri, 19 Aug 2022 14:34:19 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:

> Backport fix to substitute openjdk.java.net with openjdk.org. Most of the patch applied cleanly, but there were a few files modified in mainline that don't exist in jfx17u (so excluded from backport). Additionally, I had to manually update the following:
> 
> 
> CONTRIBUTING.md
> README.md
> doc-files/release-notes-17.0.1.md
> doc-files/release-notes-17.0.2.md

CookieManager.java - web/src/main/java/com/sun/webkit/network line 156 refers to 
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7059532

would this be in scope of this PR?

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

PR: https://git.openjdk.org/jfx17u/pull/80


More information about the openjfx-dev mailing list