On IntelliJ (2017.1.4 Community Edition), the following fixed the problem for me:
- File->Settings
- Type in "toString"
- Navigate to Build, Execution, Deployment->Debugger->Data views->Java
- Find the "Enable 'toString()' object view:" checkbox
- Uncheck the box
Re-run the debugger.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…