-
Notifications
You must be signed in to change notification settings - Fork 79
Closed
Labels
obsoleteIssues that involve/depend on deprecated code, such that they are not worth pursuingIssues that involve/depend on deprecated code, such that they are not worth pursuingtype: enhancementIssues describing an improvement to an existing feature or capabilityIssues describing an improvement to an existing feature or capabilitywontfixClosed issues that we decided not to fix, but are still potentially relevantClosed issues that we decided not to fix, but are still potentially relevant
Description
When java_verify completes execution of a method, it checks the assignments and return values as specified in the JavaSetup block, but also checks that the method has not allocated any new arrays, initialized any new classes, and a number of other things. Sometimes this is desirable behavior, but other times these errors could be downgraded to warnings. We should make it possible to continue execution even if one of these checks fails.
Metadata
Metadata
Assignees
Labels
obsoleteIssues that involve/depend on deprecated code, such that they are not worth pursuingIssues that involve/depend on deprecated code, such that they are not worth pursuingtype: enhancementIssues describing an improvement to an existing feature or capabilityIssues describing an improvement to an existing feature or capabilitywontfixClosed issues that we decided not to fix, but are still potentially relevantClosed issues that we decided not to fix, but are still potentially relevant