aboutsummaryrefslogtreecommitdiffstats
path: root/javassist.jar
Commit message (Expand)AuthorAgeFilesLines
* updates for release 3.23.0-GArel_3_23_0_gachibash2018-06-211-0/+0
* fixes a minor bug in a test case.chibash2018-05-081-0/+0
* fixes a bug reported in issue #155 (Javassist Incorrect Code when wrapping wi...chibash2017-11-151-0/+0
* adds Modifier#isVarArgs()chibash2017-11-151-0/+0
* changes getDefinedPackage back to getPackage when Java is < 9.chibash2017-11-151-0/+0
* updates build.xml to be compatible to pom.xmlchibash2017-11-141-0/+0
* changes ClassPool#appendSystemPath(). The new implementation appends ClassCl...3.22-old-style-sourcechibash2017-10-271-0/+0
* fixes a bug of getAnnotations(). Some hidden annotations were not ignored.chibash2017-10-271-0/+0
* 3.22.0-GA releaserel_3_22_0_galistchibash2017-10-101-0/+0
* updates ConstPool to support Module and Packagechibash2017-09-121-0/+0
* modifies CtClass#setModifiers() to correctly support inner classes.chibash2017-06-011-0/+0
* delete testHotswap() because java 9 does not seem to allow a java agent to be...chibash2017-05-311-0/+0
* adds javassist.util.HotSwapAgentchibash2017-04-161-0/+0
* adds javassist.util.proxy.ProxyFactory#onlyPublicMethods. If true, Javassist...chibash2017-04-151-0/+0
* modifies to use sun.misc.Unsafe#defineClass so that Javassist can run with ji...chibash2017-04-131-0/+0
* updates the test code to run on Java 9 EA+149.chibash2016-12-201-0/+0
* implements better annotation handling since Javassist may fail tochibash2016-10-141-0/+0
* release 3.22.0-CR1rel_3_22_0_cr1chibash2016-10-051-0/+0
* Merge branch 'test/java9-jigsaw'chibash2016-10-051-0/+0
|\
| * improves the backward compatibility of LoaderClassPath.rel_3_21_0-java9-ea2chibash2016-09-281-0/+0
| * fixes a bug in ClassClassPath. It was reported in Issue #97.chibash2016-08-041-0/+0
| * adds javassist.jar because the unit tests fail without it.chibash2016-08-021-0/+0
* | modifies javadoc typos.chibash2016-10-041-0/+0
* | updates files for release 3.21.0-GAchibash2016-10-031-0/+0
|/
* fixes many compatibility problems with older Java (i.e. 1.4)chibash2016-07-141-0/+0
* updates javassist.jarchibash2016-06-121-0/+0
* modifies javadoc.chibash2016-05-181-0/+0
* updates javassist.util.proxy to support a default interface method in Java 8chibash2016-02-221-0/+0
* rebuilds javassist.jar by Java 6 compilerchibash2016-01-121-0/+0
* fixes JIRA JASSIST-248.chibash2015-09-251-0/+0
* rebuilt javassist.jarchibash2015-08-071-0/+0
* final updates for 3.20.0-GA releaserel_3_20_0_gachibash2015-06-251-0/+0
* fixed a bug reported as JASSIST-246chibash2015-05-251-0/+0
* updated javadoc comments. makeClass(ClassFile cf) was added to ClassPool.chibash2015-02-041-0/+0
* fixed JIRA JASSIST-241chibash2015-01-251-0/+0
* fixed javadoc bugschibash2015-01-071-0/+0
* 3.19.0-GA releaserel_3_19_0_gachibash2015-01-061-0/+0
* fixed javadoc bugschibash2015-01-061-0/+0
* fixed JASSIST-240. support for Runtime[In]VisibleTypeAnnotationschibash2015-01-061-0/+0
* fiexed JASSIST-238chibash2014-11-231-0/+0
* changed the source so that javac 1.6 can compile itchibash2014-11-211-0/+0
* rebuilt javassist.jar to be up-to-datechibash2014-10-211-0/+0
* fixed JIRA223chibash2014-05-101-0/+0
* fixed JASSIST-205chibash2013-08-261-0/+0
* for releasing 3.18.0-GArel_3_18_0_galogchibash2013-06-031-0/+0
* fixed JASSIST-181chiba2013-04-171-0/+0
* fixed JASSIST-185chiba2013-04-141-0/+0
* fixed JASSIST-190chiba2013-04-131-0/+0
* fixed JASSIST-162 and JASSIST-189chiba2013-04-111-0/+0
* for 3.17.1 releaserel_3_17_1_gachiba2012-12-031-0/+0