We use webutil webutil_host.nonblocking to open microsoft:edge with parameters.
For example, cmd /c start microsoft-edge:"https://www.server.com:86/project/id=12018M498510181”
After the update of java 1.8.0_311, the command is not executed and in the java console, we don't see any error.
With java 1.8.0_281-b25, the command ist executed, and we see the request.
How to fix this issue with the latest update ? Can you please advise ?