https://bz.apache.org/bugzilla/show_bug.cgi?id=66397
PJ Fanning <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- OS| |All --- Comment #1 from PJ Fanning <[email protected]> --- * Is more code synchronization a good thing? With Project Loom, code synchronization can cause real issues. Would it be possible to consider using ReentrantLock or some other approach to locking? * Can you actually explain what the improvements are? It's not obvious from your patch what advantages there are in your new code. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
