| Anonymous | Login | Signup for a new account | 06-10-2026 07:19 PDT |
| Main | My View | View Issues | Change Log | Docs |
| Viewing Issue Advanced Details [ Jump to Notes ] | [ View Simple ] [ Issue History ] [ Print ] | ||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
| 0004246 | [Quercus] | major | always | 10-07-10 07:40 | 03-29-13 00:27 | ||||
| Reporter | andrew_miah | View Status | public | ||||||
| Assigned To | domdorn | ||||||||
| Priority | normal | Resolution | fixed | Platform | |||||
| Status | closed | OS | |||||||
| Projection | none | OS Version | |||||||
| ETA | none | Fixed in Version | Product Version | 4.0.7 | |||||
| Product Build | |||||||||
| Summary | 0004246: Invocation of java method, differing only by parameter type: enum versus integer, cannot resolve method. | ||||||||
| Description |
Quercus could not resolve two methods which differ only by parameter, e.g.: public void get( Long l ); public void get( MyEnum e ); |
||||||||
| Steps To Reproduce | |||||||||
| Additional Information |
Exception: java.lang.UnsupportedOperationException: class com.caucho.quercus.marshal.EnumMarshal at com.caucho.quercus.marshal.Marshal.getMarshalingCostImpl(Marshal.java:215) at com.caucho.quercus.marshal.Marshal.getMarshalingCost(Marshal.java:210) at com.caucho.quercus.env.JavaInvoker.getMarshalingCost(JavaInvoker.java:502) at com.caucho.quercus.env.JavaOverloadMethod.getBestFitJavaMethod(JavaOverloadMethod.java:231) ... |
||||||||
| Attached Files |
|
||||||||
|
|
|||||||||
| Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
35 total queries executed. 29 unique queries executed. |