-
Sub-task
-
Resolution: Fixed
-
Medium
-
3.2.0
-
None
This is a temporary workaround thanks to which java8 code will always compile, at the cost that lambdas are not measured. User will be still able to enable lambda instrumentation, but this will be a conscious decision, so seeing compilation errors should be less surprising.
Scope: CloverInstr, ant, maven, idea, eclipse, grails plugins.
[CLOV-1597] Set instrumentLambda=none as a default value for instrumentation
Workflow | Original: New Clover Workflow [ 898188 ] | New: New Clover Workflow - Restricted [ 1475162 ] |
Workflow | Original: Clover Workflow [ 896523 ] | New: New Clover Workflow [ 898188 ] |
Workflow | Original: reviewflow [ 788450 ] | New: Clover Workflow [ 896523 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: To be reviewed [ 10026 ] | New: Resolved [ 5 ] |
Status | Original: Implemented [ 10025 ] | New: To be reviewed [ 10026 ] |
Status | Original: In Progress [ 3 ] | New: Implemented [ 10025 ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Summary | Original: Set instrumentLambda=none as default value for clover-setup | New: Set instrumentLambda=none as a default value for instrumentation |
Description | Original: This is a temporary workaround thanks to which java8 code will always compile, at the cost that lambdas are not measured. User will be still able to enable lambda instrumentation, but this will be a conscious decision, so seeing compilation errors should be less surprising. |
New:
This is a temporary workaround thanks to which java8 code will always compile, at the cost that lambdas are not measured. User will be still able to enable lambda instrumentation, but this will be a conscious decision, so seeing compilation errors should be less surprising.
Scope: CloverInstr, ant, maven, idea, eclipse, grails plugins. |