JEP: Allow debug tools to detect mismatch btwn sourcecode and bytecode

2014-11-29 Thread Bruno Borges
--- JEP DRAFT END --- -- Bruno Borges // +5511995649058 LAD Principal Product Manager Exalogic | Cloud | CAF | Java

Re: JEP: Allow debug tools to detect mismatch btwn sourcecode and bytecode

2014-12-02 Thread Bruno Borges
lementation of it would need to be provided by the JDK. The proposed solution would require an addition to the class file format to store the fingerprint. Most likely in the form of a new “attribute”. It would be interesting to hear opinions from debugger developers (netbeans, eclipse, intelli