« Return to Thread: [rvm-research] Merged biased locking breaks Jikes RVM?

Re: [rvm-research] Merged biased locking breaks Jikes RVM?

by Ian Rogers (nabble) :: Rate this Message:

Reply to Author | View in Thread

I see the same issue in MRP, looking through the code in LightMonitor
it is a wonder it works - specifically an untraced field is compared
using equality in interruptible code. I've fixed a number of issues in
a port to MRP but the code still doesn't function in a production
build.

Ian

2009/5/25 Suriya Subramanian <suriya@...>:

> Looks like SVN r15685 and later revisions are broken. I am not able to run
> hello world in BaseBaseSemiSpace configuration. Does this show up in the
> regression tests or is it an issue with my local build?
>
> Suriya
>
> ------------------------------------------------------------------------------
> 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 asthey present alongside digital heavyweights like Barbarian
> Group, R/GA, & Big Spaceship. http://www.creativitycat.com
> _______________________________________________
> Jikesrvm-researchers mailing list
> Jikesrvm-researchers@...
> https://lists.sourceforge.net/lists/listinfo/jikesrvm-researchers
>

------------------------------------------------------------------------------
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 asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com 
_______________________________________________
Jikesrvm-researchers mailing list
Jikesrvm-researchers@...
https://lists.sourceforge.net/lists/listinfo/jikesrvm-researchers

 « Return to Thread: [rvm-research] Merged biased locking breaks Jikes RVM?