[JPS-TESTS] Update incremental compilation test for 1.4
Bug fix `NoConstantValueAttributeForNonConstVals` removes constant attribute from non-constant properties. Code using such properties does not have to be recompiled, since its value is no longer inlined.
This commit is contained in:
+1
-9
@@ -9,12 +9,4 @@ Compiling files:
|
|||||||
src/const.kt
|
src/const.kt
|
||||||
End of files
|
End of files
|
||||||
Exit code: OK
|
Exit code: OK
|
||||||
------------------------------------------
|
------------------------------------------
|
||||||
Cleaning output files:
|
|
||||||
out/production/module/Usage.class
|
|
||||||
End of files
|
|
||||||
Exit code: NOTHING_DONE
|
|
||||||
------------------------------------------
|
|
||||||
Compiling files:
|
|
||||||
src/Usage.java
|
|
||||||
End of files
|
|
||||||
+1
-9
@@ -9,12 +9,4 @@ Compiling files:
|
|||||||
src/const.kt
|
src/const.kt
|
||||||
End of files
|
End of files
|
||||||
Exit code: OK
|
Exit code: OK
|
||||||
------------------------------------------
|
------------------------------------------
|
||||||
Cleaning output files:
|
|
||||||
out/production/module/Usage.class
|
|
||||||
End of files
|
|
||||||
Exit code: NOTHING_DONE
|
|
||||||
------------------------------------------
|
|
||||||
Compiling files:
|
|
||||||
src/Usage.java
|
|
||||||
End of files
|
|
||||||
Reference in New Issue
Block a user