On Fri, 20 Mar 2026 20:32:28 GMT, Alexander Zuev <[email protected]> wrote:
>> Changing validation procedure so only add http:// prefix for addresses that >> are not started from the supported preffixes (for now it's http and https >> but more can be added if needed). Also now the validation procedure is case >> insensetive so HTTPS:// also works fine. > > Alexander Zuev has updated the pull request incrementally with one additional > commit since the last revision: > > - renamed valid to hasSupportedPrefix; > - using already acquired address instead of requesting it again from the > text field; thanks, `--upgrade-module-path=` is the key ------------- PR Comment: https://git.openjdk.org/jfx/pull/2112#issuecomment-4101041597
