-
Stephanie Gawroriski authored
Correct tableswitch low/high condition being incorrect, it is <= not <; Make the launcher query progress more accurate and not jumping between values; Add Debugging.VERBOSE and put much of the suite scanning under that since it works rather fine now; Do not consider the current class to be a super class of the current class with regards to `invokespecial`.
Stephanie Gawroriski authoredCorrect tableswitch low/high condition being incorrect, it is <= not <; Make the launcher query progress more accurate and not jumping between values; Add Debugging.VERBOSE and put much of the suite scanning under that since it works rather fine now; Do not consider the current class to be a super class of the current class with regards to `invokespecial`.
After you've reviewed these contribution guidelines, you'll be all set to
contribute to this project.
Loading