6
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Jul 19, 2024 — Jul 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
RVM-1181 : Fix build with GNU Classpath More... over 3 years ago
RVM-549 : Change OpenJDK library interface to use GC-safe accesses More... over 3 years ago
Correct boot image writer message for unknown fields More... over 3 years ago
RVM-1114 : Correct wrong instruction format More... over 3 years ago
RVM-549 : Correct JavaDoc More... over 3 years ago
RVM-1114 : Replace sysCalls for long division and long remainder for x86 32-bit with Java implementations (original changes by Ian Rogers for MRP). More... over 3 years ago
Revert "Always print errors that occur during load of native libraries" because it causes misleading error messages on GNU Classpath builds More... about 4 years ago
Fix generation of OpenJDK accessors for dacapo jython More... about 4 years ago
Don't fail on OpenJDK when the boot classpath was modified More... about 4 years ago
Change boot classpath for xalan in dacapo to use an absolute path More... about 4 years ago
Add unit test for nameOf(int) of Register More... over 4 years ago
Print value when quering registers in MMTk harness (changes by Eliot Moss) More... over 4 years ago
Remove 4 GB limit for 64-bit machines (patch by Robin Garner) More... over 4 years ago
Add unit test for toString() of Branch More... over 4 years ago
Correct printout in Branch for MMTk harness (changes by Eliot Moss) More... over 4 years ago
Update components build file for JavaCC (based on changes by Eliot Moss) More... over 4 years ago
Adjust ASM URL (changes by Eliot Moss) More... over 4 years ago
RVM-549 : Keep libraries for OpenJDK in their normal OpenJDK locations More... about 5 years ago
Fix GNU Classpath build for machines with older GCC versions More... over 5 years ago
Fix GNU Classpath build on x64 More... over 5 years ago
Two minor fixes: * Using Services.addressAsHexString to print the addresses of boot images in RVM.map. * Reporting method size in RVM.map. More... over 5 years ago
Correct JavaDoc problems More... over 5 years ago
RVM-549 : Change no-op implementation of ReferenceQueue to also override enqueueInternal(Reference) More... over 5 years ago
RVM-549 : Change OpenJDK implementation of enqueue() in Reference to return the correct result More... over 5 years ago
RVM-549 : Implement getClassContext() from SecurityManager More... over 5 years ago
RVM-549 : Add simple implementation for JVM_Sync More... over 5 years ago
RVM-549 : Add missing clases for prototype builds to OpenJDK primordials More... over 5 years ago
Remove unused variable More... over 5 years ago
Update README.md to mention that Ant 1.10.x is not supported More... over 5 years ago
Mention affected type when encountering an unsupported class file version More... over 5 years ago