On Sun, 19 Apr 2020 08:12:07 GMT, Abhinay Agarwal <github.com+3197675+abhinayagar...@openjdk.org> wrote:
> Update WebEngine's Javadoc to add information on how it switches to > HttpClient instead of URLConnection in JavaFX 14 > when used with JDK 12 or later. > Identification of the correct client is important as both these clients may > offer different ways to achieve a task. One > such task can be bypassing insecure HTTPS connection. looks good to me ------------- Marked as reviewed by ghb (Reviewer). PR: https://git.openjdk.java.net/jfx/pull/189