Andrey Uskov
3832c6a520
Do not use File.canonicalPath in incremental caches
...
This fix improves performance of incremental compilation on Windows
machines.
When portable JPS caches are used, DirtyFilesHolder.getRemovedFiles
could return file names which are not allowed on current platform.
Previously it resulted in IOException on File.getCanonicalFile.
#KT-53735 Fixed
2022-10-20 09:04:45 +00:00
..
2022-09-09 12:51:18 +00:00
2022-10-07 12:43:36 +00:00
2022-09-13 10:32:49 +00:00
2022-08-20 00:56:52 +02:00
2022-09-09 21:31:39 +02:00
2022-10-19 12:52:23 +00:00
2022-05-30 17:13:56 +02:00
2022-08-13 01:33:45 +03:00
2022-10-14 13:08:58 +00:00
2022-09-22 21:56:10 +02:00
2022-08-22 15:42:34 +02:00
2022-10-14 15:41:48 +00:00
2022-10-19 11:09:34 +00:00
2022-10-14 14:48:15 +02:00
2022-10-17 12:46:24 +00:00
2022-09-30 21:39:20 +03:00
2022-10-12 13:58:56 +00:00
2022-10-12 13:58:56 +00:00
2022-10-20 09:04:45 +00:00
2022-10-20 10:18:57 +02:00
2022-08-11 15:22:35 +03:00
2022-10-19 14:17:36 +02:00
2022-09-14 14:40:37 +02:00
2022-10-12 13:58:56 +00:00
2022-10-12 13:58:56 +00:00
2022-10-19 11:09:30 +00:00
2022-10-12 13:58:56 +00:00
2022-09-09 21:31:39 +02:00
2022-09-14 10:15:22 +00:00
2022-09-21 22:53:19 +00:00
2022-10-20 10:18:57 +02:00
2022-10-18 13:47:34 +00:00
2022-09-09 12:51:18 +00:00
2022-10-20 10:18:56 +02:00
2022-10-19 12:52:23 +00:00
2022-10-20 10:18:56 +02:00
2022-09-21 22:53:19 +00:00
2022-10-17 12:46:25 +00:00
2022-10-17 12:46:23 +00:00
2022-09-09 12:51:18 +00:00
2022-10-14 08:25:26 +00:00
2022-10-19 17:24:46 +00:00
2022-08-04 14:12:05 +00:00
2022-06-23 10:12:38 +00:00
2022-06-24 23:57:12 +03:00
2022-09-13 09:05:48 +00:00
2022-10-13 14:31:32 +00:00