]> source.dussan.org Git - javassist.git/log
javassist.git
16 years agofor fixing JASSIST-66
chiba [Thu, 18 Sep 2008 17:32:08 +0000 (17:32 +0000)]
for fixing JASSIST-66

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@458 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

16 years agoimplemented ClassPool.makeClassIfNew()
chiba [Thu, 11 Sep 2008 10:40:08 +0000 (10:40 +0000)]
implemented ClassPool.makeClassIfNew()

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@457 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

16 years agoThe method implicitly appended by CtNewMethod.wrapped() now has a synthetic attribute.
chiba [Tue, 9 Sep 2008 10:32:05 +0000 (10:32 +0000)]
The method implicitly appended by CtNewMethod.wrapped() now has a synthetic attribute.

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@456 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

16 years agoThe method implicitly appended by CtNewMethod.wrapped() now has a synthetic attribute.
chiba [Tue, 9 Sep 2008 10:31:17 +0000 (10:31 +0000)]
The method implicitly appended by CtNewMethod.wrapped() now has a synthetic attribute.

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@455 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

16 years agoimplemented CodeConverter.replaceNew(CtClass,CtClass)
chiba [Mon, 8 Sep 2008 10:56:50 +0000 (10:56 +0000)]
implemented CodeConverter.replaceNew(CtClass,CtClass)

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@454 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

16 years agofor 3.8.1 release rel_3_8_1_ga
chiba [Thu, 17 Jul 2008 07:58:38 +0000 (07:58 +0000)]
for 3.8.1 release

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@453 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

16 years agofor 3.8.1 release
chiba [Thu, 17 Jul 2008 06:12:38 +0000 (06:12 +0000)]
for 3.8.1 release

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@451 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

16 years agoupdate a comment.
chiba [Thu, 17 Jul 2008 04:17:08 +0000 (04:17 +0000)]
update a comment.

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@450 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

16 years agoadded ClassPool.getCtClass() and fixed related bugs.
chiba [Fri, 4 Jul 2008 09:17:50 +0000 (09:17 +0000)]
added ClassPool.getCtClass() and fixed related bugs.

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@449 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

16 years agofixed a performance bug caused by many calls to CtBehavior#setBody()
chiba [Thu, 3 Jul 2008 07:56:24 +0000 (07:56 +0000)]
fixed a performance bug caused by many calls to CtBehavior#setBody()

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@448 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

16 years agoDescriptor.toCtClass should never be used on a classinfo, unless it is an array
jgreene [Mon, 16 Jun 2008 20:25:10 +0000 (20:25 +0000)]
Descriptor.toCtClass should never be used on a classinfo, unless it is an array

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@447 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

16 years agofor 3.8.0.GA release rel_3_8_0_ga
chiba [Fri, 13 Jun 2008 10:32:20 +0000 (10:32 +0000)]
for 3.8.0.GA release

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@445 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

16 years agoremove jdk5 deps
jgreene [Thu, 12 Jun 2008 16:24:36 +0000 (16:24 +0000)]
remove jdk5 deps

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@444 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

16 years ago$type support by CtBehavior#insertBefore: JIRA JASSIST-62
chiba [Tue, 3 Jun 2008 09:01:50 +0000 (09:01 +0000)]
$type support by CtBehavior#insertBefore: JIRA JASSIST-62

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@443 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

16 years ago$type support by CtBehavior#insertBefore: JIRA JASSIST-62
chiba [Tue, 3 Jun 2008 08:46:36 +0000 (08:46 +0000)]
$type support by CtBehavior#insertBefore: JIRA JASSIST-62

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@442 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

16 years agoFix small naming bug (classinfo expects a jvm name)
jgreene [Tue, 3 Jun 2008 03:47:18 +0000 (03:47 +0000)]
Fix small naming bug (classinfo expects a jvm name)
Add test to catch it

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@441 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

16 years agoAdd performance info
jgreene [Wed, 28 May 2008 16:22:37 +0000 (16:22 +0000)]
Add performance info

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@440 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

16 years agoSmall ws fix
jgreene [Wed, 28 May 2008 00:49:47 +0000 (00:49 +0000)]
Small ws fix

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@439 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

16 years agoRemove accidental inclusion of a debug statement
jgreene [Wed, 28 May 2008 00:48:43 +0000 (00:48 +0000)]
Remove accidental inclusion of a debug statement

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@438 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

16 years agoFix subtypeOf in CtArray
jgreene [Sat, 24 May 2008 05:13:20 +0000 (05:13 +0000)]
Fix subtypeOf in CtArray
Introduce full data-flow analysis API
Fix AALOAD by using data-flow analysis to determine the type
Introduce a testsuite to the project
Add a framedump toolp

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@437 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

16 years agofixed JIRA JASSIST-61
chiba [Tue, 6 May 2008 05:34:36 +0000 (05:34 +0000)]
fixed JIRA JASSIST-61

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@436 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

16 years agofixed JASSIST-47 and 60.
chiba [Thu, 1 May 2008 10:47:59 +0000 (10:47 +0000)]
fixed JASSIST-47 and 60.

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@435 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

16 years agofixed a typo.
chiba [Mon, 21 Apr 2008 15:09:42 +0000 (15:09 +0000)]
fixed a typo.

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@434 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

16 years agofixed a bug of StackMapTable.Shifter
chiba [Tue, 15 Apr 2008 07:39:24 +0000 (07:39 +0000)]
fixed a bug of StackMapTable.Shifter

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@433 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

16 years agofixed a typo.
chiba [Tue, 15 Apr 2008 07:21:49 +0000 (07:21 +0000)]
fixed a typo.

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@432 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

16 years agofixed JASSIST-57
chiba [Sun, 23 Mar 2008 15:11:01 +0000 (15:11 +0000)]
fixed JASSIST-57

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@431 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

16 years agofixed JASSIST-56
chiba [Wed, 19 Mar 2008 19:06:05 +0000 (19:06 +0000)]
fixed JASSIST-56

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@430 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

16 years agofixed JASSIST-55
chiba [Wed, 19 Mar 2008 13:17:15 +0000 (13:17 +0000)]
fixed JASSIST-55

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@429 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

16 years agofixed JASSIST-54
chiba [Wed, 19 Mar 2008 13:10:39 +0000 (13:10 +0000)]
fixed JASSIST-54

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@428 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

16 years agofixed JASSIST-45 (better exception message)
chiba [Wed, 19 Mar 2008 12:59:36 +0000 (12:59 +0000)]
fixed JASSIST-45 (better exception message)

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@427 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

16 years agofixed a bug of CodeIterator.insertGap() with JDK 1.6
chiba [Tue, 18 Mar 2008 21:36:06 +0000 (21:36 +0000)]
fixed a bug of CodeIterator.insertGap() with JDK 1.6

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@426 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

16 years agoUse privileged block for clazz.getDeclaredMethods()
kkhan [Tue, 11 Mar 2008 11:00:28 +0000 (11:00 +0000)]
Use privileged block for clazz.getDeclaredMethods()

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@425 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

16 years agofixed JASSIST-51
chiba [Tue, 11 Mar 2008 10:42:47 +0000 (10:42 +0000)]
fixed JASSIST-51

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@424 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

16 years agopreparation for 3.7.1 release rel_3_7_1_ga
chiba [Sun, 9 Mar 2008 13:14:24 +0000 (13:14 +0000)]
preparation for 3.7.1 release

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@422 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

16 years agopreparation for 3.7.1 release
chiba [Sun, 9 Mar 2008 13:07:12 +0000 (13:07 +0000)]
preparation for 3.7.1 release

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@421 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

16 years agoMake ProxyFactory use privileged blocks when a security manager is present
kkhan [Tue, 12 Feb 2008 18:55:46 +0000 (18:55 +0000)]
Make ProxyFactory use privileged blocks when a security manager is present

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@420 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

16 years agoMake ProxyFactory use privileged blocks when a security manager is present
kkhan [Tue, 12 Feb 2008 17:06:13 +0000 (17:06 +0000)]
Make ProxyFactory use privileged blocks when a security manager is present

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@419 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

16 years agofor 3.7.0.GA release
chiba [Sun, 20 Jan 2008 13:44:13 +0000 (13:44 +0000)]
for 3.7.0.GA release

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@418 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

16 years agofixed JIRA JASSIST-41
chiba [Sun, 20 Jan 2008 13:33:51 +0000 (13:33 +0000)]
fixed JIRA JASSIST-41

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@417 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

16 years agofixed JIRA JASSIST-40
chiba [Fri, 4 Jan 2008 16:20:25 +0000 (16:20 +0000)]
fixed JIRA JASSIST-40

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@416 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

16 years agofixed a bug of JBAOP-481. Javassist could not properly copy a method body if LDC...
chiba [Wed, 14 Nov 2007 08:39:42 +0000 (08:39 +0000)]
fixed a bug of JBAOP-481.  Javassist could not properly copy a method body if LDC becomes LDC_W after copying.

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@415 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

16 years agoadded the javassist.JarDirClassPath class.
chiba [Wed, 7 Nov 2007 02:48:45 +0000 (02:48 +0000)]
added the javassist.JarDirClassPath class.

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@414 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

16 years agosupported the class path wildcards.
chiba [Fri, 2 Nov 2007 17:15:01 +0000 (17:15 +0000)]
supported the class path wildcards.

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@413 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

17 years agofor JASSIST-37 (again)
chiba [Sat, 20 Oct 2007 17:01:47 +0000 (17:01 +0000)]
for JASSIST-37 (again)

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@412 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

17 years agofor JASSIST-37
chiba [Sat, 20 Oct 2007 16:47:00 +0000 (16:47 +0000)]
for JASSIST-37

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@411 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

17 years agofixed JIRA JASSIST-36
chiba [Tue, 2 Oct 2007 03:49:11 +0000 (03:49 +0000)]
fixed JIRA JASSIST-36

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@410 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

17 years agoadded Expr#getEnclosingClass()
chiba [Sun, 30 Sep 2007 15:33:14 +0000 (15:33 +0000)]
added Expr#getEnclosingClass()

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@409 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

17 years agofor 3.6.0 release rel_3_6_ga
chiba [Thu, 13 Sep 2007 10:59:15 +0000 (10:59 +0000)]
for 3.6.0 release

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@407 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

17 years agofor 3.6.0 release
chiba [Thu, 13 Sep 2007 10:49:07 +0000 (10:49 +0000)]
for 3.6.0 release

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@406 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

17 years agoUpdate Manifest.mf
kkhan [Thu, 13 Sep 2007 10:46:17 +0000 (10:46 +0000)]
Update Manifest.mf

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@404 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

17 years agofixed a bug of ClassPool#makeInterface()
chiba [Tue, 14 Aug 2007 02:08:01 +0000 (02:08 +0000)]
fixed a bug of ClassPool#makeInterface()

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@403 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

17 years agothe default major version of newly-created class files is either JDK 1.3 or 1.5,...
chiba [Mon, 13 Aug 2007 09:06:31 +0000 (09:06 +0000)]
the default major version of newly-created class files is either JDK 1.3 or 1.5, which depends on the VM version.

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@402 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

17 years agoupdated pom.xml by the request of Manik and Paul
chiba [Tue, 7 Aug 2007 16:20:53 +0000 (16:20 +0000)]
updated pom.xml by the request of Manik and Paul

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@401 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

17 years agoI will release 3.6.0.CR1
chiba [Fri, 27 Jul 2007 11:50:28 +0000 (11:50 +0000)]
I will release 3.6.0.CR1

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@399 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

17 years agoI will release 3.6.0.CR1
chiba [Fri, 27 Jul 2007 06:48:41 +0000 (06:48 +0000)]
I will release 3.6.0.CR1

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@398 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

17 years agomodified redirectMethodCall() in CodeConverter
chiba [Thu, 19 Jul 2007 10:21:26 +0000 (10:21 +0000)]
modified redirectMethodCall() in CodeConverter

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@397 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

17 years agochanged CtMethod#copy() and updated related javadoc comments
chiba [Sat, 14 Jul 2007 08:53:57 +0000 (08:53 +0000)]
changed CtMethod#copy() and updated related javadoc comments

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@396 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

17 years agoremoved an unnecessary throws.
chiba [Fri, 13 Jul 2007 15:11:21 +0000 (15:11 +0000)]
removed an unnecessary throws.

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@395 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

17 years agomade CtClass#freeze() public.
chiba [Thu, 12 Jul 2007 09:52:24 +0000 (09:52 +0000)]
made CtClass#freeze() public.

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@394 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

17 years agofor reducing memory footprint
chiba [Tue, 3 Jul 2007 15:31:19 +0000 (15:31 +0000)]
for reducing memory footprint

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@393 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

17 years agoedited for fixing memory leak
chiba [Tue, 26 Jun 2007 19:01:12 +0000 (19:01 +0000)]
edited for fixing memory leak

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@392 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

17 years agofixed a bug of CtClassType#releaseClassFiles()
chiba [Fri, 22 Jun 2007 11:50:48 +0000 (11:50 +0000)]
fixed a bug of CtClassType#releaseClassFiles()

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@391 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

17 years agofixed a bug of CtClassType#removeMehtod() etc.
chiba [Mon, 18 Jun 2007 23:51:07 +0000 (23:51 +0000)]
fixed a bug of CtClassType#removeMehtod() etc.

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@390 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

17 years agoupdated pom.xml and a few javadoc comments.
chiba [Tue, 12 Jun 2007 13:30:14 +0000 (13:30 +0000)]
updated pom.xml and a few javadoc comments.

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@389 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

17 years agoadded JDK 1.6 support
chiba [Tue, 12 Jun 2007 09:06:49 +0000 (09:06 +0000)]
added JDK 1.6 support

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@388 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

17 years agoadded a pom.xml file
chiba [Tue, 12 Jun 2007 02:22:31 +0000 (02:22 +0000)]
added a pom.xml file

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@387 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

17 years agofixed wrong indentation
chiba [Mon, 11 Jun 2007 17:19:05 +0000 (17:19 +0000)]
fixed wrong indentation

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@386 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

17 years agoExclude HotSwapper in Eclipse since it does not work
kkhan [Mon, 11 Jun 2007 08:17:03 +0000 (08:17 +0000)]
Exclude HotSwapper in Eclipse since it does not work

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@385 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

17 years agoa small bug fix
chiba [Fri, 8 Jun 2007 16:35:07 +0000 (16:35 +0000)]
a small bug fix

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@384 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

17 years agomade automatic pruning off by default because I found that pruning does not really...
chiba [Fri, 8 Jun 2007 13:32:10 +0000 (13:32 +0000)]
made automatic pruning off by default because I found that pruning does not really save memory (only 20%).  I changed Javassist to compress a class file on memory after toBytecode().

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@383 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

17 years agoupdated the copyright notices.
chiba [Mon, 4 Jun 2007 03:11:13 +0000 (03:11 +0000)]
updated the copyright notices.

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@382 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

17 years agomade the java.util.proxy package support stack map tables.
chiba [Sun, 3 Jun 2007 02:33:47 +0000 (02:33 +0000)]
made the java.util.proxy package support stack map tables.

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@380 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

17 years agofor JIRA JASSIST-34
chiba [Sat, 2 Jun 2007 14:18:21 +0000 (14:18 +0000)]
for JIRA JASSIST-34

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@379 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

17 years agofixed bugs related to stack map tables.
chiba [Sat, 2 Jun 2007 14:12:36 +0000 (14:12 +0000)]
fixed bugs related to stack map tables.

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@378 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

17 years agothe version of the class file generated from scratch was changed from JDK 1.1 to...
chiba [Tue, 29 May 2007 09:33:53 +0000 (09:33 +0000)]
the version of the class file generated from scratch was changed from JDK 1.1 to 1.3.

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@377 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

17 years agochanged the compiler so that .class will be compiled into ldc.
chiba [Tue, 29 May 2007 09:22:02 +0000 (09:22 +0000)]
changed the compiler so that .class will be compiled into ldc.

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@376 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

17 years agofixed bugs of javassist.bytecode.stackmap
chiba [Tue, 29 May 2007 03:51:47 +0000 (03:51 +0000)]
fixed bugs of javassist.bytecode.stackmap

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@375 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

17 years agomodified so that CtBehavior#insertAfter() will not use JSR/RET anymore.
chiba [Fri, 25 May 2007 07:45:07 +0000 (07:45 +0000)]
modified so that CtBehavior#insertAfter() will not use JSR/RET anymore.

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@374 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

17 years agoa minor API extension.
chiba [Thu, 24 May 2007 10:54:41 +0000 (10:54 +0000)]
a minor API extension.

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@373 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

17 years agofixed a but in javassist.bytecode.stackmap etc.
chiba [Thu, 24 May 2007 07:46:57 +0000 (07:46 +0000)]
fixed a but in javassist.bytecode.stackmap etc.

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@372 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

17 years agochanged the implementation of try statements so that jsr/ret will not be used anymore.
chiba [Sat, 12 May 2007 14:45:10 +0000 (14:45 +0000)]
changed the implementation of try statements so that jsr/ret will not be used anymore.

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@371 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

17 years agofixed JIRA JASSIST-33
chiba [Fri, 11 May 2007 13:37:19 +0000 (13:37 +0000)]
fixed JIRA JASSIST-33

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@370 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

17 years agoimplemented javassist.bytecode.stackmap package.
chiba [Sun, 6 May 2007 15:41:43 +0000 (15:41 +0000)]
implemented javassist.bytecode.stackmap package.

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@369 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

17 years agofixed a typo.
chiba [Sat, 5 May 2007 03:54:33 +0000 (03:54 +0000)]
fixed a typo.

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@368 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

17 years agoJavassist has been producing an interface with a wrong modifier. I fixed this.
chiba [Sat, 5 May 2007 03:47:52 +0000 (03:47 +0000)]
Javassist has been producing an interface with a wrong modifier.  I fixed this.

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@367 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

17 years agostart developing the next release...
chiba [Sat, 5 May 2007 03:44:50 +0000 (03:44 +0000)]
start developing the next release...

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@366 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

17 years agoUpdate version
kkhan [Mon, 30 Apr 2007 13:27:22 +0000 (13:27 +0000)]
Update version

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@364 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

17 years agoupdated for release
chiba [Sun, 29 Apr 2007 03:40:55 +0000 (03:40 +0000)]
updated for release

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@362 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

17 years agoupdated the version name
chiba [Sun, 29 Apr 2007 03:38:11 +0000 (03:38 +0000)]
updated the version name

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@361 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

17 years agosnapshot. I am still working on stackmap support.
chiba [Thu, 26 Apr 2007 14:58:17 +0000 (14:58 +0000)]
snapshot.  I am still working on stackmap support.

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@360 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

17 years agostackmap support (cont.)
chiba [Tue, 10 Apr 2007 16:32:32 +0000 (16:32 +0000)]
stackmap support (cont.)

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@359 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

17 years agoadded javadoc comments
chiba [Sat, 10 Mar 2007 17:01:04 +0000 (17:01 +0000)]
added javadoc comments

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@358 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

17 years agoMake SignatureAttribute.NestedClassType public
kkhan [Thu, 8 Mar 2007 13:29:54 +0000 (13:29 +0000)]
Make SignatureAttribute.NestedClassType public

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@357 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

17 years agoWhen pruning preserve the SignatureAttribute
kkhan [Thu, 8 Mar 2007 13:05:47 +0000 (13:05 +0000)]
When pruning preserve the SignatureAttribute

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@356 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

17 years agoAdd a javassist-src.jar to build a source artifact
starksm [Sat, 24 Feb 2007 06:12:07 +0000 (06:12 +0000)]
Add a javassist-src.jar to build a source artifact

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@355 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

17 years agoupdated the version name
chiba [Wed, 14 Feb 2007 11:32:53 +0000 (11:32 +0000)]
updated the version name

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@353 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

17 years agojavadoc updates
chiba [Wed, 14 Feb 2007 11:24:46 +0000 (11:24 +0000)]
javadoc updates

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@352 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

17 years agomodified javassist.convert.* to support the stack map table of Java 6.
chiba [Fri, 9 Feb 2007 18:05:21 +0000 (18:05 +0000)]
modified javassist.convert.* to support the stack map table of Java 6.

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@351 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

17 years agoRepair previous mistake when commiting
kkhan [Fri, 9 Feb 2007 16:39:32 +0000 (16:39 +0000)]
Repair previous mistake when commiting

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@350 30ef5769-5b8d-40dd-aea6-55b5d6557bb3

17 years agoDifferentiate between null bootstrap classloader and when the classloader has been...
kkhan [Fri, 9 Feb 2007 16:32:46 +0000 (16:32 +0000)]
Differentiate between null bootstrap classloader and when the classloader has been garbage collected

git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@349 30ef5769-5b8d-40dd-aea6-55b5d6557bb3