Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0005182 [Resin] minor always 08-17-12 11:22 08-22-12 11:32
Reporter alex View Status public  
Assigned To ferg
Priority normal Resolution fixed  
Status closed   Product Version 4.0.29
Summary 0005182: java.lang.VerifyError: (class: A__ResinScopeProxy, method: test signature: (C)V) Register 1 contains wrong type
Description @ApplicationScoped
public class A {
  public void test(char c) {
  }
}
Additional Information {main} java.lang.VerifyError: (class: A__ResinScopeProxy, method: test signature: (C)V) Register 1 contains wrong type
at java.lang.Class.getDeclaredConstructors0(Native Method)
at java.lang.Class.privateGetDeclaredConstructors(Cla ss.java:2389)
at java.lang.Class.getConstructors(Class.java:1459)
at com.caucho.config.bytecode.ScopeAdapter.generatePr oxy(ScopeAdapter.java:299)
at com.caucho.config.bytecode.ScopeAdapter.<init>(Sco peAdapter.java:86)
at com.caucho.config.bytecode.ScopeAdapter.create(Sco peAdapter.java:119)
Attached Files

- Relationships

- Notes
(0006012)
ferg
08-22-12 11:32

ioc/0536
 

- Issue History
Date Modified Username Field Change
08-17-12 11:22 alex New Issue
08-22-12 11:32 ferg Note Added: 0006012
08-22-12 11:32 ferg Assigned To  => ferg
08-22-12 11:32 ferg Status new => closed
08-22-12 11:32 ferg Resolution open => fixed
08-22-12 11:32 ferg Fixed in Version  => 4.0.31


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed.
26 unique queries executed.
Powered by Mantis Bugtracker