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 65f10995 Merge branch 'master' of 
https://gitbox.apache.org/repos/asf/commons-bcel.git
     new a2145fb1 Use Java 8 API
     new 70d94ab8 Spelling
     new 441a5902 Use Java 8 Map API
     new f497d444 Use Integer instead of custom class as keys to allow reuse of 
the Integer cache.
     new 0b6ca2a1 Use Java 8 Map API
     new 1e1fb830 Declare variables where they are used

The 6 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/examples/Package.java                          |   5 +-
 .../org/apache/bcel/classfile/ConstantUtf8.java    |   4 +-
 .../org/apache/bcel/generic/ConstantPoolGen.java   | 161 ++++++++-------------
 .../org/apache/bcel/verifier/PassVerifier.java     |  21 ++-
 .../java/org/apache/bcel/verifier/Verifier.java    |   8 +-
 5 files changed, 88 insertions(+), 111 deletions(-)

Reply via email to