
| Key: |
RVM-358
|
| Type: |
New Feature
|
| Status: |
Closed
|
| Resolution: |
Fixed
|
| Priority: |
Major
|
| Assignee: |
Ian Rogers
|
| Reporter: |
Ian Rogers
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
Time Tracking:
Issue & Sub-Tasks
Issue Only
Issue & Sub-Tasks
Issue Only
|
|
|
|
Apache Harmony and IcedTea provide alternatives to GNU Classpath for our class library implementation. We should support these class libraries as they provide a work around for when functionality is missing from GNU Classpath or to see what performance issues there are.
|
|
Description
|
Apache Harmony and IcedTea provide alternatives to GNU Classpath for our class library implementation. We should support these class libraries as they provide a work around for when functionality is missing from GNU Classpath or to see what performance issues there are. |
Show » |
|
Does anyone know of any other JVMs out there with both GNU classpath and Apache Harmony bindings?
Apparently the new Google VM to be used in their phone is using the Apache libraries, and it appears (from some stack traces I've seen
that the latest product JVM from IBM is now using some version of the apache libraries too (as of mid-December 2007). So it is definitely one to keep an eye on.
--Steve