Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Debug/LambdaAndJDI

< Debug
Revision as of 00:41, 7 December 2017 by Sarika.sinha.in.ibm.com (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Requirement

  • StackFrame should have some information to indicate that it is a lambda frame.
  • Lambda metafactory should have some rule/methods to indicate the functions object creation
  • Lambda metafactory should have some rule/methods to indicate the ordering of variables variable

Back to the top