RVM

Complete SPEC JVM with 20 iterations dies in GC

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Blocker Blocker
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 2.9.3
  • Component/s: Compiler: Optimizing, MMTk
  • Labels:
    None
  • Number of attachments :
    0

Description

I think since ~r13904 there is a repeatable failure when run the complete SPEC JVM is run with -m20 -M20 as shown here:

http://jikesrvm.anu.edu.au/cattrack/results/rvmx86lnx32b.anu.edu.au/commit/2011/production/Performance/SPECjvm98/SPECjvm98/default/Output.txt

The change was an opt compiler change (to remove unreachable code) but it seems to have exposed a GC bug.

Issue Links

Activity

Hide
Ian Rogers added a comment -

More recent results (r13907) without expression folding suggest that this is a bug somewhere outside of expression folding:

http://jikesrvm.anu.edu.au/cattrack/results/rvmx86lnx32b.anu.edu.au/commit/2040/production/Performance/SPECjvm98/SPECjvm98/default/Output.txt

Show
Ian Rogers added a comment - More recent results (r13907) without expression folding suggest that this is a bug somewhere outside of expression folding: http://jikesrvm.anu.edu.au/cattrack/results/rvmx86lnx32b.anu.edu.au/commit/2040/production/Performance/SPECjvm98/SPECjvm98/default/Output.txt
Hide
David Grove added a comment -

At least needs investigation before we can make release.

Show
David Grove added a comment - At least needs investigation before we can make release.
Hide
Ian Rogers added a comment -

Running a full Spec JVM for 20 iterations since closing RVM-352 now completes.

Show
Ian Rogers added a comment - Running a full Spec JVM for 20 iterations since closing RVM-352 now completes.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: