mccoyst / tact

Tact automatically adds certain runtime checks to Java bytecode in class files.
0 stars 0 forks source link

Make Checker.giveTo() public #12

Open mccoyst opened 12 years ago

mccoyst commented 12 years ago

This could potentially solve some problems with using Executors/ThreadPools/whatever in java.util.concurrent. I don't have an example program that uses any of those yet, so this can be done for a future milestone.