openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
J
Java Compiler Kit (JKit)
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 9 hours
ago. based on code collected
about 9 hours
ago.
Jul 23, 2024 — Jul 23, 2025
Showing page 16 of 38
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Another bug fix for class loading and performance.
DavidPearce
More...
about 16 years ago
Another bug fix related to class loading and performance.
DavidPearce
More...
about 16 years ago
Bug fix for class loading performance.
DavidPearce
More...
about 16 years ago
Bug fix for class resolution. But, it's not exactly that much faster!!!
DavidPearce
More...
about 16 years ago
Performance optimisation; improved performance of command-line jkitc by altering the package resolution process in ClassLoader.
DavidPearce
More...
about 16 years ago
Bug fix for Type.Variable.equals() method.
DavidPearce
More...
about 16 years ago
Trying a few tweaks for performance ... but not getting very far.
DavidPearce
More...
about 16 years ago
Minor
DavidPearce
More...
about 16 years ago
Bug fix relating to Type Variables and lower bounds.
DavidPearce
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.
DavidPearce
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.
DavidPearce
More...
about 16 years ago
I rewrote a file in the javac6 benchmark to avoid method-local classes.
DavidPearce
More...
about 16 years ago
Added test case for method local inner classes.
DavidPearce
More...
about 16 years ago
Added another test case.
DavidPearce
More...
about 16 years ago
Bug fix for method-local classes and constructors.
DavidPearce
More...
about 16 years ago
Some bug fixes for rewrites and constructors.
DavidPearce
More...
about 16 years ago
Bug fix for method-local inner classes ... but it's still not right!!!
DavidPearce
More...
about 16 years ago
Code for dealing with method-local classes is semi-working.
DavidPearce
More...
about 16 years ago
Some progress in resolving method local classes. It isn't working yet though :(
DavidPearce
More...
about 16 years ago
Working on support for classes defined in methods.
DavidPearce
More...
about 16 years ago
Another bug fix.
DavidPearce
More...
about 16 years ago
Added another test case.
DavidPearce
More...
about 16 years ago
Bug fix for casting type variables.
DavidPearce
More...
about 16 years ago
Added another test case.
DavidPearce
More...
about 16 years ago
Bug fix for rewrites and handlers ... again.
DavidPearce
More...
about 16 years ago
Bug fix for bytecode rewrites and exception handlers.
DavidPearce
More...
about 16 years ago
Minor
DavidPearce
More...
about 16 years ago
Bug fix for bytecode optimiser and iinc rewrites.
DavidPearce
More...
about 16 years ago
Bug fix for handler rewrites.
DavidPearce
More...
about 16 years ago
Added another rewrite.
DavidPearce
More...
about 16 years ago
←
1
2
…
12
13
14
15
16
17
18
19
20
…
37
38
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree