patch: javap does not show SourceDebugExtension properly

Vicente-Arturo Romero-Zaldivar vicente.romero at oracle.com
Tue Jul 2 02:45:24 PDT 2013


Hi Dmytro,

The issue has been solved you can find it here: 
http://hg.openjdk.java.net/jdk8/tl/langtools/rev/27a2e8c78bd0. I have 
added your mail in the Contributed-by field.

Thanks and keep the good work!

Vicente.

On 26/06/13 09:05, Dmytro Sheyko wrote:
> Updated javap output for current and patched 7u25 and 8ea-b91 versions
>
> ----------------------------------------
>> From: dmytro_sheyko at hotmail.com
>> To: jonathan.gibbons at oracle.com; compiler-dev at openjdk.java.net
>> Subject: RE: patch: javap does not show SourceDebugExtension properly
>> Date: Wed, 26 Jun 2013 10:58:38 +0300
>>
>> Hello,
>>
>> I am sending class file sample with sources and javap output:
>> Hello.jsp, greeting.jsp - original sources
>> Hello_jsp.java, Hello_jsp.class - files generated by Jasper (Apache Tomcat 7.0.41)
>> Hello_jsp.*.current.javap, Hello_jsp.*.patched.javap - javap output (without patch and with patch, used jdk1.7.0_25 and jdk1.8.0-ea-b91, however it seems there is no difference in patched classes between repositoried jdk7u/langtools and jdk8/langtools, whatever the case patch (which I sent earlier) is made on jdk8/langtools)
>>
>> Thanks,
>> Dmytro
>> ________________________________
>>



More information about the compiler-dev mailing list