Somebody knows why webview shows pages different depending on JDK version?
For example when i use JDK 11 the webview don't shows login and password fields on this page https://demo1.nextcloud.com/login?redirect_url=/apps/files/
Changing path to JDK 8 and run project again (same page, nothing changed in the code) - and the page loads correctly...
What is changed in JDK?
For example when i use JDK 11 the webview don't shows login and password fields on this page https://demo1.nextcloud.com/login?redirect_url=/apps/files/
Changing path to JDK 8 and run project again (same page, nothing changed in the code) - and the page loads correctly...
What is changed in JDK?
Last edited: