TupleSignatures: Anonymous Tuples in Methods (patches included)

Michael Barker mikeb01 at gmail.com
Sun Jun 5 06:38:30 PDT 2011


Hi,

Here are a couple of patches that implement anonymous tuples in method
signatures.  Apologies I haven't got my head around the patch queue,
forest mercurial extensions yet, so these are simple patches generated
from the hotpot/jdk subdirectories.  However, they should be useful if
anyone is interested in reviewing the code.

Known problems:
- I haven't implemented any checking of the class version when
verifying signatures containing tuples.

I'll spend some time getting my head around the patch queue, forest
workflow stuff and look next at implementing tagged tuples in method
signatures.

Mike.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: hotspot-anon-tuples-method.patch
Type: text/x-patch
Size: 21431 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/mlvm-dev/attachments/20110605/46857090/attachment-0002.bin 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jdk-anon-tuples-method.patch
Type: text/x-patch
Size: 8858 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/mlvm-dev/attachments/20110605/46857090/attachment-0003.bin 


More information about the mlvm-dev mailing list