Arvind created SUREFIRE-1415:
--------------------------------

             Summary: java.lang.VerifyError: null       at 
sun.instrument.InstrumentationImpl.redefineClasses0(Native Method)
                 Key: SUREFIRE-1415
                 URL: https://issues.apache.org/jira/browse/SUREFIRE-1415
             Project: Maven Surefire
          Issue Type: Bug
          Components: Junit 4.7+ (parallel) support, Maven Surefire Plugin
         Environment: Java 1.8.0_66
maven surefire 2.18.1
jmockit 1.4
junit 4.12
hamcrest 1.3
springJunitVersion 4.4
            Reporter: Arvind


When i try to run test -X i get the error 
java.lang.VerifyError: null
        at sun.instrument.InstrumentationImpl.redefineClasses0(Native Method)

i have error in this code
new NonStrictExpectations() {
                        @Mocked("initialize")
                        
                        
                        // some code 
                };



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to