[
https://issues.apache.org/jira/browse/GROOVY-9008?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Sun updated GROOVY-9008:
-------------------------------
Description:
Generating almost same bytecode to Java's to gain better performance. Note: the
feature is available when and only when STC is enabled.
||SUB TASK||PRIORITY||COMPLETED||
|-class::staticMethod-|HIGH|DONE|
|-class::instanceMethod-|HIGH|DONE|
|-instance::staticMethod-|HIGH|DONE|
|-instance::instanceMethod-|HIGH|DONE|
|-expression::staticMethod-|HIGH|DONE|
|-expression::instanceMethod-|HIGH|DONE|
|-class::new-|HIGH|DONE|
|-arrayClass::new-|HIGH|DONE|
was:
Generating almost same bytecode to Java's to gain better performance.
||SUB TASK||PRIORITY||COMPLETED||
| -class::staticMethod- |HIGH|DONE|
| -class::instanceMethod- |HIGH|DONE|
| -instance::staticMethod- |HIGH|DONE|
| -instance::instanceMethod- |HIGH|DONE|
| -expression::staticMethod- |HIGH|DONE|
| -expression::instanceMethod- |HIGH|DONE|
| -class::new- |HIGH|DONE|
| -arrayClass::new- |HIGH|DONE|
> Support native method reference and constructor reference (basic cases)
> -----------------------------------------------------------------------
>
> Key: GROOVY-9008
> URL: https://issues.apache.org/jira/browse/GROOVY-9008
> Project: Groovy
> Issue Type: Improvement
> Reporter: Daniel Sun
> Assignee: Daniel Sun
> Priority: Major
> Fix For: 3.0.0-beta-1
>
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> Generating almost same bytecode to Java's to gain better performance. Note:
> the feature is available when and only when STC is enabled.
> ||SUB TASK||PRIORITY||COMPLETED||
> |-class::staticMethod-|HIGH|DONE|
> |-class::instanceMethod-|HIGH|DONE|
> |-instance::staticMethod-|HIGH|DONE|
> |-instance::instanceMethod-|HIGH|DONE|
> |-expression::staticMethod-|HIGH|DONE|
> |-expression::instanceMethod-|HIGH|DONE|
> |-class::new-|HIGH|DONE|
> |-arrayClass::new-|HIGH|DONE|
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)