6
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected 3 days ago.
Jun 10, 2023 — Jun 10, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
RVM-549 : Move Jikes RVM implementation of java.lang.Class and java.lang.Object to the GNU Classpath specific portion of the libraryInterface More... over 5 years ago
RVM-549 : Start work on proper initialization of java.lang.System More... over 5 years ago
RVM-549 : Implement placeholder for getSystemPackage0(String) that always returns null More... over 5 years ago
Merge with master at 15c93d718b11d1fb6979e92b38a20ae22f3b5bcd (no additional changes). More... over 5 years ago
Set default JDK version in buildit to Java 8 More... over 5 years ago
RVM-977 : Update buildit architecture mappings to explicitly choose the 32-bit build for x86_64 when --m32 is passed More... over 5 years ago
RVM-549 : Set a few more java* properties More... over 5 years ago
RVM-549 : Move classlibrary-independent code for setting system properties to JavaLangSupport More... over 5 years ago
Merge with master at f74ebe78ffd9f46820c56564bde901584a7cec9a (no additional changes). More... over 5 years ago
RMV-549 : Remove duplicates from OpenJDK Linux primordials More... over 5 years ago
RVM-549 : Check that the class that's supposed to be replaced by a replacement class is in the boot image More... over 5 years ago
RVM-549 : Add debug output for class initializer for replacement classes More... over 5 years ago
RVM-977 : Correct baseline compiler null checks on x64 More... over 5 years ago
RVM-549 : Replace class initializers only when necessary More... over 5 years ago
RVM-549 : Implement halt(int) from java.lang.Shutdown More... over 5 years ago
RVM-549 : Add placeholder implementation for getSystemPackage0(String) from java.lang.Package More... over 5 years ago
RVM-549 : Implement findBootstrapClass(String) from java.lang.ClassLoader More... over 5 years ago
RVM-549 : Implement findLoadedClass(..) from java.lang.ClassLoader More... over 5 years ago
Merge with master at 491d83ca693b3dddf75cc2ded18e9842aa62da34 (no additional changes) More... over 5 years ago
RVM-549 : Move implementation of ClassLoader support functions for GNU Classpath to ClassLoaderSupport More... over 5 years ago
RVM-549 : Add placeholder implementation for findLoadedClass0(..) from java.lang.Classloader More... over 5 years ago
Merge with master at 82fef6194606b67cdb375c1a93ed99c6b1ad7951 (no additional changes) More... over 5 years ago
RVM-549 : Implement JVM_ActiveProcessorCount More... over 5 years ago
RVM-549 : Add first implementation of start0() for java.lang.Thread More... over 5 years ago
RVM-549 : Implement isAlive() for java.lang.Thread More... over 5 years ago
RVM-549 : Clean up java_lang_Thread More... over 5 years ago
RVM-549 : Add a field to OpenJDK's java.lang.Thread to hold information about VM threads More... over 5 years ago
Apply minor improvements to JavaDoc of BytecodeStream More... over 5 years ago
Merge with master at 3904b691f00e6676698e77aa5cb7600eb73f85a3 (no additional changes). More... over 5 years ago
RVM-549 : Change classloading so that loading of replacement classes is only attempted for classes that actually have a replacement More... over 5 years ago