Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Webutil_host.nonblocking does not work after java 1.8.0_311 update (build 1.8.0_311-b33)

User_AX4IWApr 13 2022

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 ?

Comments
Post Details
Added on Apr 13 2022
2 comments
537 views