[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:
-8
@@ -10,11 +10,3 @@ Compiling files:
|
|||||||
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
|
|
||||||
|
|||||||
-8
@@ -10,11 +10,3 @@ Compiling files:
|
|||||||
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