The resources ConcurrentMap in Compiler.java is declared static exposing it to
possible race conditions from multiple threads during periods of high usage on
the buildserver. To avoid this, the getResource() method will be synchronized.
Original issue reported on code.google.com by ram8...@gmail.com on 4 Dec 2012 at 3:49
Original issue reported on code.google.com by
ram8...@gmail.com
on 4 Dec 2012 at 3:49