Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
Slider 0.80
-
None
-
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)
-
Slider Feb #1
Description
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