Mon, 15 Oct 2012 15:21:35 +0000 vranyj1 Path fixes jk_new_structure
Mon, 15 Oct 2012 15:03:10 +0000 hlopkmar refactored for ruby 1.8 jk_new_structure
Mon, 15 Oct 2012 15:02:34 +0000 vranyj1 Turn on JIT compiler for benchmarks jk_new_structure
Mon, 15 Oct 2012 14:48:50 +0000 hlopkmar benchmarks added jk_new_structure
Mon, 15 Oct 2012 14:46:11 +0000 hlopkmar added benchmarks directory jk_new_structure
Mon, 15 Oct 2012 13:34:37 +0000 vranyj1 - generic support for Java performance counters jk_new_structure
Sun, 14 Oct 2012 20:16:15 +0000 vranyj1 Added more examples jk_new_structure
Sun, 14 Oct 2012 20:15:24 +0000 vranyj1 - stx_libjava_examples jk_new_structure
Fri, 12 Oct 2012 09:59:33 +0000 vranyj1 - JavaMethod jk_new_structure
Fri, 12 Oct 2012 09:25:57 +0000 vranyj1 Added primitive to test patch/unpatch context. See XLOAD testcase. jk_new_structure
Tue, 09 Oct 2012 16:17:03 +0000 hlopkmar created extended2012 paper folder jk_new_structure
Tue, 09 Oct 2012 09:56:26 +0000 vranyj1 - JavaVM - support for JIT compiler jk_new_structure
Mon, 08 Oct 2012 13:30:59 +0000 vranyj1 Added Apache POI into libs jk_new_structure
Mon, 08 Oct 2012 10:12:31 +0000 vranyj1 - JavaByteCodeDisassembler jk_new_structure
Fri, 28 Sep 2012 21:02:13 +0000 vranyj1 - JavaRef2 jk_new_structure
Fri, 28 Sep 2012 20:08:13 +0000 vranyj1 - JavaStringRef2 replaces itself in CP by resolved string. That will jk_new_structure
Thu, 27 Sep 2012 21:06:37 +0000 vranyj1 - JavaVM jk_new_structure
Wed, 19 Sep 2012 15:53:04 +0000 vranyj1 - JavaMethod jk_new_structure
Thu, 13 Sep 2012 20:47:06 +0000 hlopkmar naive java benchmarks, improvements coming soon jk_new_structure
Thu, 13 Sep 2012 18:37:53 +0000 hlopkmar fixing classloader tests jk_new_structure
Thu, 13 Sep 2012 18:36:14 +0000 hlopkmar fixing java classloader tests jk_new_structure
Mon, 10 Sep 2012 21:31:00 +0000 hlopkmar make junit4 test pass when it fails :) jk_new_structure
Mon, 10 Sep 2012 21:30:29 +0000 hlopkmar modified build.xml of libjava tests jk_new_structure
Mon, 10 Sep 2012 21:29:47 +0000 hlopkmar on the way for passing test suite jk_new_structure
Mon, 10 Sep 2012 20:26:39 +0000 hlopkmar define class now throws null pointer exception jk_new_structure
Mon, 10 Sep 2012 19:45:45 +0000 hlopkmar tests cleanup started :) jk_new_structure
Fri, 07 Sep 2012 10:34:24 +0000 vranyj1 - Support for extension methods finished (ready for testing) jk_new_structure
Thu, 06 Sep 2012 11:37:27 +0000 vranyj1 - Some more support for non-Java extension methods. jk_new_structure
Tue, 04 Sep 2012 23:16:20 +0000 vranyj1 - Initial support for fileouting Java extension methods jk_new_structure
Tue, 04 Sep 2012 21:16:50 +0000 vranyj1 More TODO jk_new_structure
Tue, 04 Sep 2012 18:04:13 +0000 vranyj1 - stx_libjava jk_new_structure
Tue, 04 Sep 2012 11:17:13 +0000 vranyj1 Increased MaxContextSizeLimit to 100 (max seen value so far is 80) jk_new_structure
Tue, 04 Sep 2012 10:58:53 +0000 vranyj1 - JavaClassReader jk_new_structure
Mon, 03 Sep 2012 18:04:13 +0000 vranyj1 - JavaVM - some OpenJDK 7 support jk_new_structure
Mon, 03 Sep 2012 14:57:38 +0000 vranyj1 thinlocks reintegrated jk_new_structure
Tue, 28 Aug 2012 16:09:58 +0000 hlopkmar reverting commit to the wrong branch jk_new_structure
Tue, 28 Aug 2012 16:06:54 +0000 hlopkmar - JavaMonitor jk_new_structure
Tue, 28 Aug 2012 07:56:31 +0000 vranyj1 TODO dof thinlocks jk_new_structure
Sun, 26 Aug 2012 14:54:09 +0000 vranyj1 Reverted acidentical commit of lockword changes jk_new_structure
Sun, 26 Aug 2012 14:44:28 +0000 vranyj1 - JavaClass jk_new_structure
Sun, 26 Aug 2012 14:20:03 +0000 vranyj1 - java monitor access refactored to support thinlocks (part 1) jk_new_structure
Sun, 26 Aug 2012 12:59:21 +0000 vranyj1 Added getLockWord... jk_new_structure
Sun, 26 Aug 2012 10:02:22 +0000 vranyj1 Reverted acidentical commit of lockword changes jk_new_structure
Sun, 26 Aug 2012 09:53:23 +0000 vranyj1 - Added lock instvar to JavaObject to keep either lockWord or fat JavaMonitor jk_new_structure
Sun, 26 Aug 2012 08:04:06 +0000 hlopkmar updated todo.txt jk_new_structure
Sat, 25 Aug 2012 09:53:45 +0000 vranyj1 Added new native (getLong) jk_new_structure
Sat, 25 Aug 2012 08:55:03 +0000 vranyj1 Refactored index.jsp jk_new_structure
Fri, 24 Aug 2012 08:40:40 +0000 hlopkmar switching jstl.jar to version which should work better jk_new_structure
Thu, 23 Aug 2012 23:27:43 +0000 vranyj1 Fixes in interop (caused VM crash, dunno why) jk_new_structure
Thu, 23 Aug 2012 20:09:36 +0000 hlopkmar small changes in index.jsp jk_new_structure
Thu, 23 Aug 2012 18:29:19 +0000 vranyj1 - JavaVM>>javaClassObjectForClass: fix: do not install JavaLookup if the class is for one of java primitive types jk_new_structure
Thu, 23 Aug 2012 18:23:13 +0000 hlopkmar commented out permission checking even for mh :) jk_new_structure
Thu, 23 Aug 2012 14:23:24 +0000 vranyj1 Moved Object class>>isJavaPrimitiveType to Behavior jk_new_structure
Thu, 23 Aug 2012 10:12:51 +0000 vranyj1 stc bug workaround jk_new_structure
Thu, 23 Aug 2012 09:08:53 +0000 hlopkmar removing not needed jsp-api.jar jk_new_structure
Thu, 23 Aug 2012 09:06:09 +0000 hlopkmar mh is stuupid and has a memory span of a gold fish - added standard.jar to output/build/libs jk_new_structure
Thu, 23 Aug 2012 08:47:35 +0000 hlopkmar adding standard.jar jk_new_structure
Thu, 23 Aug 2012 08:47:22 +0000 vranyj1 Fixed build.xml, I'm so sorry jk_new_structure
Thu, 23 Aug 2012 07:59:00 +0000 hlopkmar adding jstl libs to tomcat jk_new_structure
Thu, 23 Aug 2012 06:12:23 +0000 hlopkmar making workspace app offline-able jk_new_structure
(0) -1000 -300 -100 -60 +60 +100 +300 +1000 tip