Skip to content

issues Search Results · repo:scala/scala-asm-legacy language:Java

Filter by

5 results
 (72 ms)

5 results

inscala/scala-asm-legacy (press backspace or delete to remove)

Released two weeks ago, changelog: http://asm.ow2.org/history.html. Invalid class files generated for large methods (regression introduced in 5.2) sounds important.
  • smarter
  • 1
  • Opened 
    on Oct 5, 2017
  • #15

Identified by @retronym https://github.com/scala/scala/pull/6075#issuecomment-329375467 https://github.com/scala/scala-asm/blob/v5.1.0-scala-2/src/main/java/scala/tools/asm/tree/analysis/Frame.java#L623-L632 ...
  • lrytz
  • Opened 
    on Sep 14, 2017
  • #14

@forax suggested that the ASM 5.2 would be worthwhile for us as it contains a few bug fixes: http://asm.ow2.org/history.html ASM 6.0 is almost almost ready too. We might instead jump straight to that, ...
  • retronym
  • 6
  • Opened 
    on Aug 9, 2017
  • #13

Scala compiler is crashing with the following stacktrace https://gist.github.com/mdedetrich/069a9b506eb6b7ff01ed This line appears to be causing the issue https://github.com/scala/scala-asm/blob/master/src/main/java/scala/tools/asm/ClassWriter.java#L611, ...
bug
  • mdedetrich
  • 7
  • Opened 
    on Jul 11, 2015
  • #8

Here s what s required to move to stock ASM Repackage Change org.objectweb.asm to scala.tools.asm. - Jar Jar (SO answer) - last release in 2012 though - Proguard (SO answer), with some scripting ...
  • lrytz
  • Opened 
    on May 7, 2015
  • #4
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub