0
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 9 hours ago.
Jul 23, 2024 — Jul 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Another bug fix for class loading and performance. More... about 16 years ago
Another bug fix related to class loading and performance. More... about 16 years ago
Bug fix for class loading performance. More... about 16 years ago
Bug fix for class resolution. But, it's not exactly that much faster!!! More... about 16 years ago
Performance optimisation; improved performance of command-line jkitc by altering the package resolution process in ClassLoader. More... about 16 years ago
Bug fix for Type.Variable.equals() method. More... about 16 years ago
Trying a few tweaks for performance ... but not getting very far. More... about 16 years ago
Minor More... about 16 years ago
Bug fix relating to Type Variables and lower bounds. More... about 16 years ago
Working on problem related to types and lowerbounds; namely, that sometimes a type variable has a null lowerbound, and othertimes it has a java.lang.Object lowerbound. More... about 16 years ago
Worked hard on method-local classes. Failed to make them work in the general case, although some cases do work now. Decided it's simpler to get users to rewrite method-local classes for the moment. More... about 16 years ago
I rewrote a file in the javac6 benchmark to avoid method-local classes. More... about 16 years ago
Added test case for method local inner classes. More... about 16 years ago
Added another test case. More... about 16 years ago
Bug fix for method-local classes and constructors. More... about 16 years ago
Some bug fixes for rewrites and constructors. More... about 16 years ago
Bug fix for method-local inner classes ... but it's still not right!!! More... about 16 years ago
Code for dealing with method-local classes is semi-working. More... about 16 years ago
Some progress in resolving method local classes. It isn't working yet though :( More... about 16 years ago
Working on support for classes defined in methods. More... about 16 years ago
Another bug fix. More... about 16 years ago
Added another test case. More... about 16 years ago
Bug fix for casting type variables. More... about 16 years ago
Added another test case. More... about 16 years ago
Bug fix for rewrites and handlers ... again. More... about 16 years ago
Bug fix for bytecode rewrites and exception handlers. More... about 16 years ago
Minor More... about 16 years ago
Bug fix for bytecode optimiser and iinc rewrites. More... about 16 years ago
Bug fix for handler rewrites. More... about 16 years ago
Added another rewrite. More... about 16 years ago