[
https://issues.apache.org/jira/browse/SUREFIRE-1415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arvind updated SUREFIRE-1415:
-----------------------------
Remaining Estimate: 72h (was: 504h)
Original Estimate: 72h (was: 504h)
> 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
> 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)