Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.0
-
Component/s: Runtime: Class Library: Harmony
-
Labels:None
-
Number of attachments :
Description
There is just a stub implementation of Harmony's reflection classes with things like Constructor.newInstance just returning null. This needs to be fixed.
Currently the Harmony support is failing to find entries in jar files because our JNI uses reflection that isn't implemented in Harmony. Fixing reflection should fix a number of problems in using Harmony as a class library.
Issue Links
- is superceded by
-
RVM-533
Implement generic reflection API in Apache Harmony
-
Activity
Ian Rogers
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Resolution | Fixed [ 1 ] | |
| Status | Open [ 1 ] | Resolved [ 5 ] |
Ian Rogers
made changes -
| Status | Resolved [ 5 ] | Closed [ 6 ] |
Ian Rogers
made changes -
David Grove
made changes -
| Status | Closed [ 6 ] | Reopened [ 4 ] |
| Resolution | Fixed [ 1 ] |
David Grove
made changes -
| Fix Version/s | 2.9.4 [ 14162 ] | |
| Fix Version/s | 3.0 [ 13530 ] |
David Grove
made changes -
| Resolution | Fixed [ 1 ] | |
| Status | Reopened [ 4 ] | Closed [ 6 ] |
Fixed in r14471.