6
I Use This!
Inactive

Commits : Listings

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