This is an automated email from the ASF dual-hosted git repository. ggregory pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/commons-bcel.git
from 734e1815 [BCEL-368] Fixes java.lang.StackOverflowError in Select#toString(boolean) #229 new f5fc126d Reuse Uncheck new ea0d0310 Javadoc The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: src/main/java/org/apache/bcel/Const.java | 20 ++++++++++---------- src/test/java/org/apache/bcel/AbstractTestCase.java | 15 +++++++-------- src/test/java/org/apache/bcel/generic/JavaHome.java | 14 ++------------ 3 files changed, 19 insertions(+), 30 deletions(-)