[9] RFR (S): 8057657: Annotate LambdaForm parameters with types
Vladimir Ivanov
vladimir.x.ivanov at oracle.com
Fri Sep 5 10:12:40 UTC 2014
http://cr.openjdk.java.net/~vlivanov/8057657/webrev.00/
https://bugs.openjdk.java.net/browse/JDK-8057657
Add ability to annotate LambdaForm parameters with their types.
Type info could be useful during LambdaForm compilation to produce
better bytecode.
Testing: jdk/java/lang/invoke, jdk/java/util/streams, nashorn, octane w/
"-ea -esa" and COMPILE_THRESHOLD={0,30}.
Reviewed-by: vlivanov, ?
Contributed-by: john.r.rose at oracle.com
Thanks!
Best regards,
Vladimir Ivanov
More information about the mlvm-dev
mailing list