Bug Fixes
-
Do not rely on ArrayIndexOutOfBoundsException to detect end of input. Config#StringReader relied on ArrayIndexOutOfBoundsException to detect the end of the input. Creation of exception with (deep) stack trace can significantly degrade performance e.g. when Gerrit reads all external ids from NoteDb.
-
1100344 WorkingTreeIterator: correctly handle different timestamp resolutions