This attribute was added by JSR 45 to support debugging in languages other than Java. The JVM itself does not use the attribute value; it is intended for debugging tools. The latest version of this JSR describes the motivation for the attribute SourceDebugExtensionas follows:
SourceDebugExtension Support
, , JavaTM Virtual Machine (SourceFile, LineNumber LocalVariable). . , .
- , ; , .
, , javac - . StackOverflow, JVM SMAP.