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
Are you willing to submit a pull request?
No
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
Are you willing to submit a pull request?
No