aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/org/apache/bcel/classfile/BootstrapMethods.java
AgeCommit message (Expand)Author
2016-06-21Use final on local vars when possible (which already do on fields and paramet...Gary D. Gregory
2016-06-07Fix messed up package renameBenedikt Ritter
2016-06-07Revert changes introduced in BCEL-222 (rev 1694911).Benedikt Ritter
2015-08-09BCEL-222Chas Honton
2015-07-19BCEL-209Chas Honton
2014-12-19Replaced DataInputStream with DataInput where possibleEmmanuel Bourg
2014-09-26Fixed the checkstyle errors related to the license headersEmmanuel Bourg
2014-04-18Added the BootstrapMethods attribute defined in the class format 51 (Java 7)Emmanuel Bourg