Remote debugging should print warning when binding to external address

2025-01-21 Thread some-java-user-99206970363698485155
Hello, in JDK 9 the behavior of the JDWP socket connector was changed to only allow local connections by default [1]. This was likely done for two reasons: 1. In earlier versions JDWP would also listen for external connections by default 2. When JDWP is exposed externally it represents a b

Re: Remote debugging should print warning when binding to external address

2025-01-21 Thread some-java-user-99206970363698485155
It seems I wasn't informed that the report had been created; at least I cannot find the confirmation mail for it. Note that I had specified a different private contact e-mail address. It's because the bug isn't public. ... but I am the reporter!? It could of course be that there was an attemp