Modifies Compiler.java to avoid corrupting APKs with missing jars during heavy server load.
The static ConcurrentMap, componentLibraries, was being corrupted by concurrent threads during periods of high server load. A similar change was made to concurrentPermissions. Change-Id: Ibf58c06e5e1dab1b1eaf97466804ad93e95f9158
Showing
Please register or sign in to comment