rudolphi opened a new issue, #9452: URL: https://github.com/apache/netbeans/issues/9452
### Apache NetBeans version Apache NetBeans 30 ### What happened When inspecting a variable whose string representation is larger than 100 kB in Java debugger, the option to save the variable's content to a file is offered, but only the first 100 kB plus "..." is actually saved to the file, rendering the option useless. ### Language / Project Type / NetBeans Component Java Debugger Variable ### How to reproduce Inspect a variable whose string representation is larger than 100 kB in Java debugger, click the "..." of the value column and choose "Save Value to File". ### Did this work correctly in an earlier version? Apache NetBeans 26 or earlier ### Operating System Linux Mint 22.3 ### JDK OpenJDK 21 ### Apache NetBeans packaging Community provided installer ### Anything else <img width="820" height="882" alt="Image" src="https://github.com/user-attachments/assets/befb8916-e986-475d-a6b9-3ab9ad25d28f" /> ### Are you willing to submit a pull request? No -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- 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
