RVM

Support for Harmony's thread library

Details

  • Number of attachments :
    0

Description

The current support for Apache Harmony only works with 1 virtual processor (-X:processors=1). To support multiple processors we need to implement the Harmony thread library (possibly compiling Harmony with -Dhy.no.thr=true). A nice feature of the Harmony thread library is that it wraps up support for pthreads and Windows threads, this couldn't lighten the work of porting to Windows (as could using the Harmony class library in general).

Issue Links

Activity

Hide
Filip Pizlo added a comment -

Daniel's r15544 fixed this.

Show
Filip Pizlo added a comment - Daniel's r15544 fixed this.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: