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 11 hours
ago. based on code collected
about 11 hours
ago.
Aug 06, 2024 — Aug 06, 2025
Showing page 23 of 38
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added support for adding read access methods for inner classes. Next will do write access, following by method access.
DavidPearce
More...
about 16 years ago
Bug fix for constant class accesses.
DavidPearce
More...
over 16 years ago
Minor improvement to test case.
DavidPearce
More...
over 16 years ago
Partial bug fix for static class accesses.
DavidPearce
More...
over 16 years ago
Minor fixes to the unit tests.
DavidPearce
More...
over 16 years ago
Minor bug fix for array store exception.
DavidPearce
More...
over 16 years ago
Removed unused code now.
DavidPearce
More...
over 16 years ago
Also minor modification
DavidPearce
More...
over 16 years ago
Minor reshuffling.
DavidPearce
More...
over 16 years ago
A minor correction.
DavidPearce
More...
over 16 years ago
Bug fix for exceptional branches and declared exceptions.
DavidPearce
More...
over 16 years ago
Bug fix for creating arrays.
DavidPearce
More...
over 16 years ago
Introduced MethodInfo class for passing around invocation type information. In particular, I can now get checked exception information from this when generating exceptional branches. However, this has introduced some other bugs in tests that were previously working, so I need to fix that.
DavidPearce
More...
over 16 years ago
Minor bug fix.
DavidPearce
More...
over 16 years ago
Minor bug fix.
DavidPearce
More...
over 16 years ago
Bug fix for previous optimisation.
DavidPearce
More...
over 16 years ago
Applied an interesting optimisation which should reduce memory footprint.
DavidPearce
More...
over 16 years ago
Bug fix for exception handler compaction. Basically, the current code for handler compaction is broken and I need to rething it; but, this is not a priority.
DavidPearce
More...
over 16 years ago
Bug fix for counting max stack with respect to exception handlers.
DavidPearce
More...
over 16 years ago
Bug fix for exceptions attributes.
DavidPearce
More...
over 16 years ago
Bug fix for array index out of bounds exceptions.
DavidPearce
More...
over 16 years ago
Ok, added a lot of code relating to exception handling and optimisation.
DavidPearce
More...
over 16 years ago
various bug fixes. Now working on exceptions.
DavidPearce
More...
over 16 years ago
Fixed bug with respect to instanceof bytecode and stack size; also bug with derek test case.
DavidPearce
More...
over 16 years ago
Bug fix for parsing descriptors.
DavidPearce
More...
over 16 years ago
Bug fix for conditional operators in arbitrary expressions.
DavidPearce
More...
over 16 years ago
Bug fix for aliasing between expression attributes, and for shift operations and long typed rhs.
DavidPearce
More...
over 16 years ago
Bug fixes for constant inference and implicit conversions.
DavidPearce
More...
over 16 years ago
Bug fix for constant type inference.
DavidPearce
More...
over 16 years ago
Bug fix for side-effects in array initialisation expressions.
DavidPearce
More...
over 16 years ago
←
1
2
…
19
20
21
22
23
24
25
26
27
…
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