| commit | 434556bcae52a8bc1d9476d2574cc65821f22841 | [log] [tgz] |
|---|---|---|
| author | jkubitz <jkubitz-eclipse@gmx.de> | Fri Feb 12 22:13:23 2021 +0100 |
| committer | Andrey Loskutov <loskutov@gmx.de> | Mon Feb 15 04:34:51 2021 -0500 |
| tree | 75f4debfc67251b52da9860d8974b88e05cbd509 | |
| parent | 48efb84b8e776b4b8c52433d2f53c6e5b765142a [diff] |
Bug 571174 - [performance] improve getLineSeperator() Old implementation did read files byte by byte. This is a hot spot in junit test of JDT. Bug: 571174 Change-Id: Ib08f643c38c51e01c5838743190ca54f591545b1 Signed-off-by: jkubitz <jkubitz-eclipse@gmx.de>