|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
[jira] Created: (RVM-546) Support for Harmony's thread librarySupport for Harmony's thread library
------------------------------------ Key: RVM-546 URL: http://jira.codehaus.org/browse/RVM-546 Project: RVM Issue Type: New Feature Components: Runtime: Class Library: Harmony Reporter: Ian Rogers Fix For: 1000 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). -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Jikesrvm-issues mailing list Jikesrvm-issues@... https://lists.sourceforge.net/lists/listinfo/jikesrvm-issues |
|
|
[jira] Closed: (RVM-546) Support for Harmony's thread library[ http://jira.codehaus.org/browse/RVM-546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Filip Pizlo closed RVM-546. --------------------------- Resolution: Fixed Daniel's r15544 fixed this. > Support for Harmony's thread library > ------------------------------------ > > Key: RVM-546 > URL: http://jira.codehaus.org/browse/RVM-546 > Project: RVM > Issue Type: New Feature > Components: Runtime: Class Library: Harmony > Reporter: Ian Rogers > Fix For: 1000 > > > 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). -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira ------------------------------------------------------------------------------ Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT is a gathering of tech-side developers & brand creativity professionals. Meet the minds behind Google Creative Lab, Visual Complexity, Processing, & iPhoneDevCamp as they present alongside digital heavyweights like Barbarian Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com _______________________________________________ Jikesrvm-issues mailing list Jikesrvm-issues@... https://lists.sourceforge.net/lists/listinfo/jikesrvm-issues |
| Free embeddable forum powered by Nabble | Forum Help |