You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Tibor Digana (JIRA)" <ji...@apache.org> on 2017/09/15 09:31:03 UTC

[jira] [Commented] (SUREFIRE-1415) java.lang.VerifyError: null at sun.instrument.InstrumentationImpl.redefineClasses0(Native Method)

    [ https://issues.apache.org/jira/browse/SUREFIRE-1415?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16167607#comment-16167607 ] 

Tibor Digana commented on SUREFIRE-1415:
----------------------------------------

@[~arvindpurohith007@gmail.com]
Provide us with project in zip attached to Jira otherwise this Java issue will be closed. Thx.

> 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
>              Labels: newbie
>             Fix For: Backlog
>
>   Original Estimate: 72h
>  Remaining Estimate: 72h
>
> 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)