Commit 3dcabe1
Aleksei.Cherepanov
[JPS] Add an option to enable lookup map generation in JPS dumb mode
A new system property has been introduced to enable lookup storage fulfilling when JPS dumb mode is enabled, making it possible not to break compatibility with the compiler reference index storage feature in the new JPS graph implementation.
^KTIJ-30296 Fixed
Merge-request: KT-MR-16515
Merged-by: Aleksei Cherepanov <[email protected]>
(cherry picked from commit e46d2de)1 parent 60eb01a commit 3dcabe1
File tree
1 file changed
+10
-9
lines changed- jps/jps-plugin/src/org/jetbrains/kotlin/jps/build
1 file changed
+10
-9
lines changedLines changed: 10 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| 67 | + | |
67 | 68 | | |
68 | 69 | | |
69 | 70 | | |
| |||
532 | 533 | | |
533 | 534 | | |
534 | 535 | | |
535 | | - | |
| 536 | + | |
536 | 537 | | |
| 538 | + | |
537 | 539 | | |
538 | | - | |
539 | | - | |
540 | | - | |
541 | | - | |
542 | | - | |
543 | | - | |
544 | | - | |
545 | | - | |
| 540 | + | |
| 541 | + | |
| 542 | + | |
| 543 | + | |
| 544 | + | |
| 545 | + | |
| 546 | + | |
546 | 547 | | |
547 | 548 | | |
548 | 549 | | |
| |||
0 commit comments