pekko/akka-actor/src/main/java
Roland 4b5c99e9bd optimize Mailbox._status usage
- make Scheduled==4 to allow bitwise operations
- unfold become(status) into three methods for better inlining
- optimize patterns in setAsIdle away: table switch is probably slower
  than a single conditional
- fix LoggingReceiveSpec glitch wrt. async stop()
2011-10-04 19:33:06 +02:00
..
akka optimize Mailbox._status usage 2011-10-04 19:33:06 +02:00
com/eaio Embedding the Uuid lib, deleting it from the embedded repo and dropping the jsr166z.jar 2011-03-02 16:34:21 +01:00
resources Embedding the Uuid lib, deleting it from the embedded repo and dropping the jsr166z.jar 2011-03-02 16:34:21 +01:00