Re: [PATCH] Documentation/java.txt: add Java 7 support

From: Randy Dunlap
Date: Thu Apr 10 2014 - 15:11:25 EST


On 04/10/2014 01:24 AM, Jonathan Callen wrote:
> On 04/09/2014 12:21 PM, Randy Dunlap wrote:
>> On 03/30/2014 08:47 PM, Jonathan Callen wrote:
>>> The sample wrapper currently fails on some Java 7 .class files. This
>>> updates the wrapper to properly handle those files.
>>>
>>> Signed-off-by: Jonathan Callen <jcallen@xxxxxxxxxx>
>>
>> Applied. Thanks.
>>
>> How would I test this?
>>
>
> I have attached a hand-crafted HelloWorld.class file that fails unless this patch is applied. This
> .class file intentionally has extra entries in its constant pool that are not used by Java, but the
> file does pass validation.
>
> A complete disassembly of that file, showing the purpose of each byte, is attached as HelloWorld.jj.

Thanks much.



--
~Randy
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/