Bug 546297 - AspectJ alert a error message when editing code
Summary: AspectJ alert a error message when editing code
Status: NEW
Alias: None
Product: AspectJ
Classification: Tools
Component: Compiler (show other bugs)
Version: 1.9.2   Edit
Hardware: PC Windows 10
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: aspectj inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-10 09:44 EDT by hui Deng CLA
Modified: 2019-04-10 09:44 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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