Issue Details (XML | Word | Printable)

Key: RVM-532
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Ian Rogers
Reporter: Ian Rogers
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
RVM

Harmony's OSMemory implementation uses JNI

Created: 11/Jun/08 03:45 AM   Updated: Monday 11:54 AM
Component/s: Runtime: Class Library: Harmony
Affects Version/s: None
Fix Version/s: 3.0.2

Time Tracking:
Not Specified


 Description  « Hide
We should look to replace org.apache.harmony.luni.platform.OSMemory with our own Java version that doesn't use a JNI call to set a byte in memory.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Ian Rogers added a comment - 01/Dec/08 11:54 AM
Fixed for the frequently accessed methods in r15213.