Hi

I wanted to test the current JDK 11.0.1 in our RCP application and found a wired behavior when I tried to open a new project. I got spammed with error messages that various (Windows-)links on my Desktop are no longer valid and if I want to remove them.

These messages are OS-messages and occur normally when you try to open an file or application via a .lnk file and the destination does no longer exist. A valid message for an invalid file. But these messages only occur if you actively click on these abandoned shortcuts, never when you just view them in a directory listing.

/!\ This behavior is specific to the NetBeans FileChooser and the 11.0.1 release. There is no regression in plain Swing applications and the default JFileChooser. There were no regressions with the JDK11+23 build of OpenJDK.

I tried OpenJDK and OracleJDK since Azul and AdoptJDK do not provide a recent build.

Java: 11.0.1; OpenJDK 64-Bit Server VM 11.0.1+13
Java: 11.0.1; Java HotSpot(TM) 64-Bit Server VM 11.0.1+13-LTS

Also this is not specific to NB10. I tried NB8.2, NB9 and NB10 together with our RCP based on NB8.2 and NB9

System: Windows 7 Version 6.1 läuft auf amd64; Cp1252; de_DE

I don't know where to start digging the problem. What does the NetBeans FileChooser different than the default Java one? What change was done to Java? I could not find a hint on this. Am I the only one with this problem?

Greetings
Jens


--
http://blog.nigjo.de/netbeans/

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



Reply via email to