| Anonymous | Login | Signup for a new account | 10-28-2025 02:47 PDT |
| Main | My View | View Issues | Change Log | Docs |
| 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 | |||||||||
|
|
|||||||||
| Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed. 26 unique queries executed. |