Avoiding Consistency Exceptions Under Strong Memory Models
Legato: End-to-End Bounded Region Serializability Using Commodity Hardware Transactional Memory
Lightweight Data Race Detection for Production Runs
Prescient Memory: Exposing Weak Memory Model Behavior by Looking into the Future
Updated the README by mentioning that Octet, Roctet, LarkTM are existing and separate...
Updated the README by mentioning that Octet, Roctet, LarkTM are existing and separate...
Updated the README by mentioning that Octet, Roctet, LarkTM are existing and separate...
Relaxed Dependence Tracking for Parallel Runtime Support
Jikes RVM 3.1.4 released
Jikes RVM 3.1.4 released
Uploaded patches.
Drinking from Both Glasses: Combining Pessimistic and Optimistic Tracking of Cross-Thread Dependences
Valor: Efficient, Software-Only Region Conflict Exceptions
RVM-1063 : Correct computation of long multipli...
EnfoRSer-H: Toward Efficient Strong Memory Model Support for the Java Platform via Hybrid Synchronization
RVM-1063 : Add support for new condition operan...
RVM-1123 : Convert assertions in BC2IR to opt_a...
RVM-1124 : Make IR for magic methods canonical ...
RVM-1063 : 64-bit fix for IA32 GenerateMachineS...
RVM-1063 : Remove EMT64 from IA32 MachineSpecif...
RVM-1123 : Introduce custom assertions for the ...
RVM-1063 : Additional non-BURS bug fixes for th...
RVM-1063 : Correct type for a temporary registe...
RVM-1063 : Update CallingConvention to properly...
RVM-1063 : Modify IA32 ComplexLIR2MIRExpansion ...
Change SplitBasicBlockTest to require Jikes RVM...
Return JNI_TRUE when IsInstanceOf is applied to...
Fix "-verbose:gc" which I broke in 4788d9c0cb3b...
Update URL for reporting bugs for website migra...
Fix wrong order of operations in sysConsoleWrit...
Correct checks for NULL in checkMalloc and chec...
Correct printf format strings for debugging out...
Add "default" space to PlanSpecificConfig for t...
Increase readability of NULL check for JavaVMAt...
Adjust 11337:ddd749963080 to accommodate checks...
Add dual EPL/MIT license header to subset of ba...
RVM-1105 : Correct parameters for ERROR_PRINTF ...
RVM-1027 : Fix wrong return type of createThrea...
Add a description for the profiled-image target...
Multithreaded record & replay
RVM-1027 : Rewrite threading syscalls to not us...
RVM-1005 : Use void* instead of char* for stack...
RVM-1005 / RVM-1062 : Add missing declarations ...
Make allocation of stackBuf in sysStartChildThr...
Improve documentation for JNIGenericHelpers.str...
RVM-1062 : Remove ThreadLocalState routines tha...
Remove superfluous instruction that was mistake...
Merge with default at be8e2da46d8bcc216fdc6cf6f...
Add a FIXME about library names.
Merge with default at 9bc8c89ea2253ef4a39d21408...
Remove excessive whitespace in JNI tests and cl...
Merge with default at 8364c439e505fdde33016b670...
Merge with default at 9fecb79de6ab39065c53763af...
Merge with default at 4926f5569a22a937aa3dfc42c...
Merge with default at a258116d3e587153bf97cd0fc...
Merge with default at 4788d9c0cb3bf80267aa9878e...
Merge with default at 49dcc5c72a9ce79f8022cabb5...
Change success message for tests from "SUCCESS"...
RVM-1062 : Introduce Offset.fromLong(long) (ori...
RVM-1062 : Support parameter lists for native m...
Correct whitespace in libArgumentPassing.exp.
Make decayObjects in RuntimeMeasurements final ...
Change lneg implementation in the baseline comp...
Add a few simple tests for lneg to TestArithmetic.
Test more data types in TestNullChecks.
Move TestNullChecks to a separate package.
RVM-1062 : Shorter encoding of 64-bit move imme...
Fix formatting and comment mistakes that I intr...
RVM-1062 : Introduce helper methods for generat...
RVM-1062 : 64-bit fixes for ExtremeAssertion bu...
Add missing newline to debug output for hardwar...
Support for quad word (64bit) bit tests in the ...
Increase MMTk Mmapper heap size support to 8GB ...
Refactor org.jikesrvm.compilers.opt.util.Bits i...
RVM-1105 : Change comments to refer to "C code"...
First attempt to support building x64 on OS X (...
Fix typo in method name.
Increase max mappable address for x86_64_m64-li...
RVM-1117 : Implement bytecode fusing for lcmp w...
Reduce redundancy in emit_if, emit_[df]cmp[gl] ...
Change [df]2[il] in the IA32 baseline compiler ...
Remove duplicated Classpath 0.99 primordials.
Add missing Classpath primordials (orginal chan...
Correct indentation.
RVM-1120 : Fix assertion failures in the IA32 a...
Add an assertion to check that computed stack h...
Update URL for dacapo component.
Add default value for java home dir for x86_64_...
Allow manual override of target.name in buildit.
Allow manual override of host.name in buildit.
RVM-977 : Add a test run that can give us an ov...
RVM-1062 : Implement handling of R12 for SIB by...
RVM-1062 : Emit the correct REX prefix for IMUL...
RVM-1105 : Correct data types for trapInfo in s...
RVM-717 : Mark JNIFunctions field in BootRecord...
RVM-717 : Use the index of the JNI function in ...
RVM-1062 : 64-bit fix for array indexes in genB...
RVM-1062 : Change getInstructionFollowing for I...