|
Mantis - Resin
|
|||||
| Viewing Issue Advanced Details | |||||
|
|
|||||
| ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
| 5182 | minor | always | 08-17-12 11:22 | 08-22-12 11:32 | |
|
|
|||||
| Reporter: | alex | Platform: | |||
| Assigned To: | ferg | OS: | |||
| Priority: | normal | OS Version: | |||
| Status: | closed | Product Version: | 4.0.29 | ||
| Product Build: | Resolution: | fixed | |||
| Projection: | none | ||||
| ETA: | none | Fixed in Version: | 4.0.31 | ||
|
|
|||||
| 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) { } } |
||||
| Steps To Reproduce: | |||||
| 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) |
||||
| Relationships | |||||
| Attached Files: | |||||
| Notes | |||||
|
|
|||||
|
|
||||