Wed, 07 Dec 2011 14:16:13 +0000 hlopkmar method resolving unified.. fields to follow jk_new_structure
Wed, 07 Dec 2011 13:38:08 +0000 hlopkmar another step closer to the unified resolving jk_new_structure
Wed, 07 Dec 2011 12:39:12 +0000 hlopkmar preparation for unified resolving jk_new_structure
Wed, 07 Dec 2011 12:04:39 +0000 hlopkmar added static vs instance precedence tests jk_new_structure
Wed, 07 Dec 2011 11:11:15 +0000 hlopkmar updated tomcats Test.war with nice table full of properties :) jk_new_structure
Wed, 07 Dec 2011 11:09:29 +0000 hlopkmar added Test webapp sources jk_new_structure
Wed, 07 Dec 2011 10:38:21 +0000 hlopkmar added TestingServlet to tomcat test webapp jk_new_structure
Tue, 06 Dec 2011 22:57:39 +0000 vranyj1 New interop code jk_new_structure
Tue, 06 Dec 2011 22:56:28 +0000 vranyj1 Few changes to support new interop code jk_new_structure
Tue, 06 Dec 2011 16:31:41 +0000 hlopkmar fixes to make resolving tests pass jk_new_structure
Tue, 06 Dec 2011 15:50:50 +0000 hlopkmar ok now we enabled permissions and groovy maybe does not work :/ jk_new_structure
Tue, 06 Dec 2011 15:22:22 +0000 hlopkmar permission testing enabled again, groovy works => we are awesome jk_new_structure
Tue, 06 Dec 2011 09:02:10 +0000 vranyj1 JavaClassReader: remembers max stack depth over all loaded methods jk_new_structure
Tue, 06 Dec 2011 01:01:12 +0000 vranyj1 JavaVM: yet another fix in reflection (java null/type checks, sigh) jk_new_structure
Mon, 05 Dec 2011 23:36:25 +0000 vranyj1 fixes in natives jk_new_structure
Mon, 05 Dec 2011 20:22:15 +0000 hlopkmar many mauve tests will be happier after this fix :) corrected releasing monitors after test jk_new_structure
Mon, 05 Dec 2011 19:13:05 +0000 hlopkmar thesis fix jk_new_structure
Mon, 05 Dec 2011 14:37:34 +0000 hlopkmar thesis work jk_new_structure
Mon, 05 Dec 2011 10:53:00 +0000 vranyj1 - bugfixes in (reflection, finalization) jk_new_structure
Mon, 05 Dec 2011 08:53:23 +0000 vranyj1 few more natives (CRC32) jk_new_structure
Sun, 04 Dec 2011 23:03:31 +0000 hlopkmar fixes in tomcat tests jk_new_structure
Sun, 04 Dec 2011 23:01:10 +0000 hlopkmar some fixes in libs for tomcat jk_new_structure
Sun, 04 Dec 2011 19:53:48 +0000 vranyj1 - fix in reflection over methods (signature is nil for non-generic methods) jk_new_structure
Sun, 04 Dec 2011 19:51:29 +0000 vranyj1 - few fixes in Map inspector jk_new_structure
Sun, 04 Dec 2011 17:09:05 +0000 vranyj1 (none) jk_new_structure
Sun, 04 Dec 2011 17:08:51 +0000 vranyj1 Added custom inspector classes to ease working with java objects jk_new_structure
Sun, 04 Dec 2011 12:44:23 +0000 vranyj1 (none) jk_new_structure
Sat, 03 Dec 2011 22:02:52 +0000 vranyj1 (none) jk_new_structure
Sat, 03 Dec 2011 21:05:52 +0000 vranyj1 small cleanup - bunch of JK's interop classes moved to stx:libjava/experiments jk_new_structure
Sat, 03 Dec 2011 21:02:53 +0000 vranyj1 interop-related classes moved to experiments - still experimental code jk_new_structure
Sat, 03 Dec 2011 11:59:36 +0000 vranyj1 (none) jk_new_structure
Fri, 02 Dec 2011 22:59:14 +0000 vranyj1 Few small fixes jk_new_structure
Fri, 02 Dec 2011 19:30:54 +0000 vranyj1 (none) jk_new_structure
Thu, 01 Dec 2011 22:50:55 +0000 vranyj1 - JavaVM: fix in method/ctor invocation using reflection jk_new_structure
Thu, 01 Dec 2011 17:47:44 +0000 hlopkmar one step closer to mauve thread stop test jk_new_structure
Thu, 01 Dec 2011 16:43:13 +0000 hlopkmar java thread status is now set jk_new_structure
Thu, 01 Dec 2011 11:09:01 +0000 hlopkmar notifyAll needs yield too jk_new_structure
Thu, 01 Dec 2011 10:12:02 +0000 hlopkmar discovered biggest bug of them all.. daemon mauve test passes jk_new_structure
Wed, 30 Nov 2011 23:02:02 +0000 vranyj1 Fixes bc.mak jk_new_structure
Wed, 30 Nov 2011 21:09:44 +0000 hlopkmar join mauve test passes jk_new_structure
Wed, 30 Nov 2011 20:37:47 +0000 hlopkmar need more logging jk_new_structure
Wed, 30 Nov 2011 19:52:16 +0000 hlopkmar from now on joining thread does not block after threads death jk_new_structure
Wed, 30 Nov 2011 14:15:44 +0000 hlopkmar fixing wait the same way as fixed sleep (interrupts) jk_new_structure
Wed, 30 Nov 2011 14:08:22 +0000 hlopkmar sleep mauve test passes jk_new_structure
Wed, 30 Nov 2011 13:21:57 +0000 hlopkmar removed sleep mauve test, it fails even on openjdk jk_new_structure
Wed, 30 Nov 2011 13:03:24 +0000 hlopkmar interrupts work much better jk_new_structure
Wed, 30 Nov 2011 12:21:59 +0000 hlopkmar minifixes jk_new_structure
Wed, 30 Nov 2011 11:21:29 +0000 hlopkmar interrupt test passes jk_new_structure
Wed, 30 Nov 2011 11:10:18 +0000 hlopkmar my neverending fight with svn continues :) fix in Process>>isInterrupted :) jk_new_structure
Wed, 30 Nov 2011 11:05:41 +0000 hlopkmar Process>>isInterrupted fix jk_new_structure
Wed, 30 Nov 2011 10:52:42 +0000 hlopkmar process javaProtocol jk_new_structure
Wed, 30 Nov 2011 10:38:59 +0000 hlopkmar fixed extensions.st jk_new_structure
Wed, 30 Nov 2011 10:15:49 +0000 hlopkmar interrupt and sleep fixes jk_new_structure
Tue, 29 Nov 2011 15:41:03 +0000 hlopkmar adding debug info into isAlive mauve test jk_new_structure
Tue, 29 Nov 2011 15:05:23 +0000 hlopkmar more logging for monitors, do you have the feeling that I'm desperate? :) jk_new_structure
Tue, 29 Nov 2011 15:00:31 +0000 hlopkmar adding debug info into isAlive mauve test jk_new_structure
Tue, 29 Nov 2011 14:49:35 +0000 hlopkmar small changes is monitors + more logging jk_new_structure
Tue, 29 Nov 2011 14:48:00 +0000 hlopkmar adding debug info into isAlive mauve test jk_new_structure
Tue, 29 Nov 2011 13:25:01 +0000 hlopkmar monitor fixes jk_new_structure
Tue, 29 Nov 2011 13:02:37 +0000 hlopkmar added thread ordering test, may be wrong, but should pass jk_new_structure
(0) -1000 -300 -100 -60 +60 +100 +300 +1000 tip