jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • groovy
  • GROOVY-2247

check the new StackMapTable feature for usage in Groovy

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Improvement Improvement
  • Status: Open Open
  • Priority: Major Major
  • Resolution: Unresolved
  • Affects Version/s: None
  • Fix Version/s: 3.0
  • Component/s: bytecode
  • Labels:
    None

Description

java 6 has a new verifier, that operates in two faces. the first phase is done by the compiler, which has to store type information in stack maps. the second phase is when loading the class, the verifier will check the usage based on the type information from the first phase. This allows the verifier to run much faster and shortens class loading time.

This feature should be checked for usage in Groovy.

Activity

  • All
  • Comments
  • Work Log
  • History
  • Activity
There are no comments yet on this issue.

People

  • Assignee:
    blackdrag blackdrag
    Reporter:
    blackdrag blackdrag
Vote (0)
Watch (1)

Dates

  • Created:
    26/Oct/07 6:08 AM
    Updated:
    26/Oct/07 6:08 AM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.