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

ATL 3.6.0 New and Noteworthy

Mars Release

ATL 3.6 is compatible with Eclipse 3.4 (Ganymede), Eclipse 3.5 (Galileo), Eclipse 3.6 (Helios), Eclipse 3.7 (Indigo), Eclipse 4.2 (Juno), Eclipse 4.3 (Kepler) and Eclipse 4.4 (Luna), Eclipse 4.5 (Mars).

There are two general ATL changes:

EMFTVM improvements:

  • JIT performance improvement: compile FINDTYPE/NEW pairs for native types
  • Fix bug: ByteCodeSwitch used wrong Set class for boxing method call
  • Improved icons for EMFTVM bytecode editor
  • Fixed Bug 441027: Enum type in 'from' section of lazy rules
  • Fixed Bug 454382: JIT miss for LazySet$IncludingSet.isEmpty()
  • Fixed Bug 461445: EMFTVM cannot invoke Java methods on instances of private classes
  • Added LazyCollection.mappedBy() operation

Back to the top