Skip to content

lrytz/scala-stackmaperror

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scala-stackmaperror

Contains a SBT project exemplifying scala/bug#11294.

There are two sub projects in this repo:

  • failures containing code that causes the error during JMH annotation processing, run with: sbt failures/jmg:run.
  • pos containing similar code that does not cause the error, run with: sbt successes/jmg:run.

Please, observe that the JMH benchmarking code is completely bogus and does not make sense on its own, its only purpose is to let JMH produce the error for the related issue.

About

scala/bug#11294

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Scala 100.0%