Bug 546297

Summary: AspectJ alert a error message when editing code
Product: [Tools] AspectJ Reporter: hui Deng <deng.hui>
Component: CompilerAssignee: aspectj inbox <aspectj-inbox>
Status: NEW --- QA Contact:
Severity: normal    
Priority: P3    
Version: 1.9.2   
Target Milestone: ---   
Hardware: PC   
OS: Windows 10   
Whiteboard:

Description hui Deng CLA 2019-04-10 09:44:51 EDT
java.lang.ArrayIndexOutOfBoundsException

trouble in: 
public class com.azelea.util.Reporter extends java.lang.Object:
  private static org.springframework.context.MessageSource messageSource
  private static com.azelea.account.service.AuthorizationService authorizationServ
  private static com.azelea.account.service.AuthenticationService authenticationServ
  protected com.azelea.user.entity.User user
  protected com.mongodb.DBObject  ... FIELD com.azelea.util.Reporter.testing Z
                    IRETURN
  end public boolean isTesting()

end public class com.azelea.util.Reporter