3
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 21, 2024 — May 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
if an item doesn't contribute anything but java.lang.Object, don't merge it in More... over 19 years ago
add a possible fp More... over 19 years ago
doc UCC on website More... over 19 years ago
add support for checking arrays, and map keys More... over 19 years ago
Initial Check-in for UCC More... over 19 years ago
i guess LII is mostly PERFORMANCE More... over 19 years ago
for INVOKE_SPECIAL and INVOKE_STATIC, don't check for the calling objects definers, as there is no calling object. More... over 19 years ago
add new detectors More... over 19 years ago
delete samples.classes on clean More... over 19 years ago
move FLII to LII More... over 19 years ago
Initial Checkin: Rename FLII to LII More... over 19 years ago
Getting closer, now just got to check list and size register values More... over 19 years ago
hook up the rest of the detector parts, but make it hidden More... over 19 years ago
rename to FLII and more fleshing out More... over 19 years ago
add copyright More... over 19 years ago
for now don't suggest using a super class. Restrict OCP to interface suggestions More... over 19 years ago
add the opcodestack More... over 19 years ago
Initial checkin (non-functional) More... over 19 years ago
if a parameter is passed to a method that expects Object, then don't report the parameter More... over 19 years ago
more tests More... over 19 years ago
catch INVOKEINTERFACE as well More... over 19 years ago
fix the left-to-right vs. right-to-left order checking of parms More... over 19 years ago
only keep track of used _parameters_ More... over 19 years ago
cache methodname/signature of definer methods for performance. More... over 19 years ago
don't report on parameters that aren't used More... over 19 years ago
fix the parameter aliasing checking More... over 19 years ago
more efficient More... over 19 years ago
check parms against calls to constructors, don't check access$ methods, Don't report, if the only definer is java.lang.Object More... over 19 years ago
starting to work sometimes More... over 19 years ago
more fleshing out of ocp... not ready yet More... over 19 years ago