6
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 3 days ago.
May 13, 2023 — May 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
RVM-549 : Remove unused code for processing replacement classes for classes not in the boot image More... about 5 years ago
Allow global configuration of debug level for Java class files in the build More... over 5 years ago
RVM-549 : Add more bootstrap classes that are needed for debug printouts More... over 5 years ago
RVM-549 : Remove superflouous call to dumpStack() More... over 5 years ago
RVM-549 : Remove old versions of java.util.Currency and java.util.ResourceBundle from the library interface More... over 5 years ago
RVM-549 : Add missing implementations for java.reflect.Array More... over 5 years ago
RVM-549 : Implement JVM_RawMonitorDestroy More... over 5 years ago
RVM-549 : Implement Thread.sleep(..) and Thread.yield() More... over 5 years ago
RVM-549 : Remove unneeded printout from BootstrapClassLoader More... over 5 years ago
RVM-549 : Don't attempt to run class initializers for classes that don't have any More... over 5 years ago
RVM-549 : Remove unneeded printout from java.lang.Thread More... over 5 years ago
RVM-549 : Clean up initProperties(..) for java.lang.System More... over 5 years ago
RVM-549 : Deactivate debugging output for sysLibrary.c More... over 5 years ago
RVM-549 : Deactivate debug output for classloading More... over 5 years ago
RVM-549 : Enable ThreadLocalState again More... over 5 years ago
RVM-549 : Add terrible workaround for NPE when processing enums More... over 5 years ago
Merge with master at b7a9201704d4bcad9740c21490cb185a69bf8330 (no additional changes) More... over 5 years ago
Make minor improvement to debug output in BootImageWriter More... over 5 years ago
RVM-549 : Remove unneeded code from java.lang.Class implementation for GNU Classpath More... over 5 years ago
RVM-549 : Make stack traces with OpenJDK follow the correct format More... over 5 years ago
RVM-549 : Correct imports for AnnotationAdder More... over 5 years ago
RVM-549 : Correct license information for replacement class for java.lang.reflect.ReflectAccess More... over 5 years ago
RVM-549: Implement getConstantPool() in java.lang.Class More... over 5 years ago
RVM-549 : Add support for getRawAnnotations() in java.lang.Class More... over 5 years ago
RVM-549 : Change static methods of ClassFileReader to instance methods More... over 5 years ago
RVM-549 : Add an InputStream implementation that can log read bytes More... over 5 years ago
RVM-549 : Update OpenJDK eclipse project template for removal of ASF source folder More... over 5 years ago
Encapsulate handling of InputStream in ClassFileReader More... over 5 years ago
RVM-549 : Change reading of class files to require instantiation of ClassFileReader More... over 5 years ago
RVM-549 : Implement getInterfaces() from java.lang.Class More... over 5 years ago