Uploaded image for project: 'Groovy'
  1. Groovy
  2. GROOVY-9008

Support native method reference and constructor reference (basic cases)

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 3.0.0-beta-1
    • None
    • None

    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
      RHS HIGH DONE

      Attachments

        Issue Links

          Activity

            People

              daniel_sun Daniel Sun
              daniel_sun Daniel Sun
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 1h 50m
                  1h 50m