8
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Ignore options for jtreg tests More... over 13 years ago
Enable shutdownVM to be called with OpenJDK classlib More... over 13 years ago
Fix GNU Classpath VMThread.join More... over 13 years ago
Initial implementation of JVM_FindClassFromBootLoader More... over 13 years ago
Minor formatting More... over 13 years ago
Fix callJNIMethod on i386 with -fomit-frame-pointer More... over 13 years ago
Fix backwards cache conflict resolution code More... over 13 years ago
Unify command line options parsing More... over 13 years ago
Remove debug printf Signed-off-by: Robert Lougher <[email protected]> More... over 13 years ago
Fix leak of native thread structure More... over 13 years ago
Consistent naming for classlib functions More... over 13 years ago
Add extra includes to get rid off compiler warning More... over 13 years ago
Rework OpenJDK storage of native thread structure More... over 13 years ago
Implement remaining OpenJDK Array reflection interface More... over 13 years ago
Handle overflow in getPhysicalMemory() More... almost 14 years ago
Base default min and max heap size on physical memory More... almost 14 years ago
Fix reflective array access More... almost 14 years ago
Handle O_DELETE in JVM_Open More... almost 14 years ago
Rewrite integer divide overflow check More... almost 14 years ago
Minor performance improvement More... almost 14 years ago
First set of changes to support JamVM/OpenJDK on MacOS X More... almost 14 years ago
Tidy-ups, formatting, etc. More... almost 14 years ago
Minor memory leak (missing free) More... almost 14 years ago
Handle integer overflow on i386/amd64 More... almost 14 years ago
On ARM, force interpreter to be built in ARM mode More... almost 14 years ago
MIPS: 64-bit and interpreter inlining by default More... almost 14 years ago
Trivial implementation of stubs for MIPS More... almost 14 years ago
JamVM extra compat option -XX:ThreadStackSize More... almost 14 years ago
Add extra compatibility option -XX:ThreadStackSize (ignored) More... almost 14 years ago
Fix bug in JVM_NewMultiArray More... almost 14 years ago