patch: javap does not show SourceDebugExtension properly

Dmytro Sheyko dmytro_sheyko at hotmail.com
Wed Jul 3 00:50:43 PDT 2013


Great! Thank you very much.

----------------------------------------
> Date: Tue, 2 Jul 2013 10:45:24 +0100
> From: vicente.romero at oracle.com
> To: compiler-dev at openjdk.java.net; dmytro_sheyko at hotmail.com
> Subject: Re: patch: javap does not show SourceDebugExtension properly
>
> 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