Closed
Description
I am using 2.8.0.r21010-b2010022802013
This problem affects all scala classiles I have tried.
It can be reproduced on the scala-library classes, eg:
$$ javac -cp scala-library.jar -Xprint scala.actors.Actor
error: cannot access scala.actors.Actor.$$anonfun$$receiveWithin$$1
class file for scala.actors.Actor$$$$anonfun$$receiveWithin$$1 not found
1 error
I believe this needs to work in order to process java classfile annotations in scala classfiles (ie by using -processor instead of -Xprint)
Metadata
Metadata
Assignees
Labels
No labels