-
Type:
Bug
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: Slider 0.80
-
Fix Version/s: Slider 0.80
-
Component/s: test
-
Labels:None
-
Environment:
java version "1.7.0_67"
Java(TM) SE Runtime Environment (build 1.7.0_67-b01)
Java HotSpot(TM) 64-Bit Server VM (build 24.65-b04, mixed mode)
-
Sprint:Slider Feb #1
JVM verify error raised trying to run TestAgentClientProvider2; this is a test which uses mocking to do things.
Error: java.lang.VerifyError: Bad <init> method call from inside of a branch
- Searches imply this is JVM specific, and updating the JVM will make it go away
- this a test-time exception, not a runtime one